Hacker News new | ask | show | jobs
by john_the_writer 1021 days ago
I've done it for a c++ parser. I grabbed the compiled c++ and disassembled it into assembly, then reworked it. Got a massive increase in speed when I tweeked the registry use.