You are here |
mattkeeter.com | ||
| | | |
bernsteinbear.com
|
|
| | | | 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
|
|
| | | | Update: see the follow-up post for responses and updated data sets. | |
| | | |
bernsteinbear.com
|
|
| | | | 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
|
|
| | A collection of random notes about life |