The Register® — Biting the hand that feeds IT

Feeds
Bronze badge

Optimisation

I've got some code, a kind of parser, that I optimised with caching because it ran slowly on an 8088 PC. It's kind of sad the amount of time I spent on something that now takes msec. to run