Toot

Written by BD103 on 2024-12-26 at 17:03

My focus this morning was Bevy's benchmarks. Benchmarks are how we track performance of the engine over time, and make sure things stay fast and zippy! I've been doing some work refreshing them, and part of that work today was opening https://github.com/bevyengine/bevy/pull/16980!

This pull request migrates all of our imports of criterion::black_box() to core::hint::black_box(), which is faster because it uses compiler intrinsics.

For further reading on how black_box() works: https://doc.rust-lang.org/nightly/std/hint/fn.black_box.html#how-to-use-this

=> More informations about this toot | View the thread | More toots from bd103@hachyderm.io

Mentions

Tags

Proxy Information
Original URL
gemini://mastogem.picasoft.net/toot/113720203319874312
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
236.855142 milliseconds
Gemini-to-HTML Time
0.666859 milliseconds

This content has been proxied by September (3851b).