Hacker News new | ask | show | jobs
by dsemi 1078 days ago
Would be interested to see how cl-ppcre compares as I've often heard people praise its performance.
1 comments

Me too! I ran out steam adding engines. If anyone wants to take a crack at this, instructions are here: https://github.com/BurntSushi/rebar/blob/master/CONTRIBUTING...

Basically, you "just" need to build a Lisp program that accepts a simple format on stdin, and then repeatedly executes the benchmark given. Then it just needs to print out the time and result of each sample collected. Finally, you need to tell rebar how to build and run the program.