Hacker News new | ask | show | jobs
by web007 2971 days ago
figlet + lolcat = figurine

I'm interested in the rainbow library (which does reference figlet https://github.com/arsham/rainbow/blob/master/README.md#see-...), but only to see if it's any faster than the painfully slow Ruby implementation of lolcat.

1 comments

Well, the name came out of nowhere (sorry!). As for comparison with ruby, all I can say is figurine is a single binary, whereas ruby's lolcat requires ruby's VM.

There are a couple of benchmarks and you can run them with: $ go test -bench=.