Hacker News new | ask | show | jobs
by benecollyridam 2050 days ago
In your benchmarks of insertion/add/remove[1] you use different units of time for each of the three graphs. I didn't notice until staring at them for some time wondering what was up. Maybe you could make it clearer or use the same unit?

I think it is an awesome project and I'm looking forward to trying it out soon!

[1]https://bevyengine.org/news/bevy-0-3/#component-insertion-in...

1 comments

Sorry my benchmark test suite "fits" the units it reports to the duration. I totally get that its a bit confusing. I probably won't update them for this blog post because generating the graphs isn't fully automated yet (i manually theme the svgs to match the blog style).

But for future releases ill keep that in mind.