slightlyoff@toot.cafe ("Alex Russell") wrote:
It's truly impressive how fast the V8 IC implementation can be in a hot loop; it's almost impossible to beat a monomorphic object + member method + manual loop unrolling for things that would be fastest in C/C++ as "fatty structs".