SlimeVR / SlimeVR-Rust

🦀 + SlimeVR = 💖
Apache License 2.0
70 stars 26 forks source link

[Skeletal Model] Add some benchmarks #74

Open TheButlah opened 1 year ago

TheButlah commented 1 year ago

I would like an idea of what performance improvements optimizations can bring. Some ideas for optimizations:

Before I actually implement these I'd really like to have some benchmarks in place to see what the impact of the change is. A good library to use would probably be criterion.