Explore >> Select a destination


You are here

mattkeeter.com
| | bernsteinbear.com
3.7 parsecs away

Travel
| | Matt Keeter put up The Prospero Challenge, which is like catnip for me. It's a well-scoped project: we have a slow program. Make it faster within these constraints. In this post, I will describe two very small changes that can speed up his sample program with minimal effort.
| | nnethercote.github.io
19.7 parsecs away

Travel
| | Update: see the follow-up post for responses and updated data sets.
| | bernsteinbear.com
13.5 parsecs away

Travel
| | Picture this: you're sitting there, writing a compiler, when all of a sudden you have to generate assembly. You have some intermediate representation (IR) but now you have to turn virtual registers into machine registers. This is called register allocation.
| | www.hugozap.com
78.9 parsecs away

Travel
| A collection of random notes about life