Hacker News new | ask | show | jobs
by shakna 3007 days ago
A compiler that heavily optimises, like Gambit, might take a minute or two on a large project, whereas Chicken might take a couple seconds.

The fewer interruptions to a programmer's flow, the better.

However, on release, performance, and binary size, often matter, so go with the best.