You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to test multiple build and traversal strategies, and for various scenes. The goal is to understand how the different combinations perform, and to see how performance changes across commits.
Definition of Done
Investigate benchmarking options (any existing libraries and frameworks for collecting, analyzing, visualizing).
Create Benchmark target which allows parameterizing build and traversal strategies as well as scenes. Output benchmark results as a CSV.
Make a quick visualization script to render benchmarking results.
The text was updated successfully, but these errors were encountered:
Context
We want to test multiple build and traversal strategies, and for various scenes. The goal is to understand how the different combinations perform, and to see how performance changes across commits.
Definition of Done
The text was updated successfully, but these errors were encountered: