EASTL and problem solving
Peter McCurdy, Friday, March 27th, 2009
I have no conceivable use for the thing, but I still very much enjoyed reading about EASTL, Electronic Arts’ STL reimplementation. I guess I just like reading about people sensibly analyzing an existing solution, finding its problems, coming up with fixes, and having their lives get better. Especially when the fixes involve solving performance problems without doing anything disgusting.
March 31st, 2009 at 21:10
Not sure why you say you have no conceivable use for such a thing. Space efficient standard containers would actually be pretty useful for libroutez, which you’ve contributed to. :)