23.08.2012, 14:17, "Richard Geary" <
richar...@gmail.com>:
> Interesting!
>
> I've written a ninja build file generator for Premake (w.i.p.) so a lot of Tundra's Lua features are captured by that, plus more. Premake sounds like it's a little bit slower than Tundra for the prebuild step, it's currently taking me ~4 seconds to build a 300kb ninja file.
But you don't need to regenerate it every time. Also, Premake surely has a room for speed optimization, and LuaJIT could be tried.
Did you compare actual build performance, i.e. generated Ninja vs Tundra?
--
Regards,
Konstantin