Hacker News new | ask | show | jobs
by nkozyra 1377 days ago
> The overhead is practically unmeasurable unless we are filling the object table with these things

I think that's typically how one would measure complexity and regardless of JIT I think it introduces some artificial cost.

1 comments

Sure, it adds a cost, but it’s infinitesimal compared to the cost of what we are measuring.