36 minutes is really good! That's about 2 times faster than before, so 6 times slower than V8.
Pretty good indeed. Setting debug to false in the bootstrap config removes the assertions in all the Tachyon code, not just the primitives.
If we're only 6 times slower than V8 on the bootstrap, and removing the assertions makes such a big difference, it shouldn't be so hard to optimize the primitives to get more of a speedup.
- Maxime