Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Realistic benchmark #359

Closed
emilk opened this issue Nov 25, 2022 · 1 comment
Closed

Realistic benchmark #359

emilk opened this issue Nov 25, 2022 · 1 comment
Labels
📉 performance Optimization, memory use, etc 🔨 testing testing and benchmarks

Comments

@emilk
Copy link
Member

emilk commented Nov 25, 2022

Given some rerun data (a .rrd file) we could have a benchmark that measures:

  • Store ingestion time
  • Scene construction time (i.e. store query time)
  • Full application ui time

This would be helpful as regression testing, and could be run manually on large changes, and/or on CI.

Data generation requires some though though. It is not trivial to run our python nyud or objectron code from within cargo bench.

@emilk emilk added the 🔨 testing testing and benchmarks label Nov 25, 2022
@emilk emilk added the 📉 performance Optimization, memory use, etc label Feb 24, 2023
@Wumpf
Copy link
Member

Wumpf commented Oct 31, 2023

Closing this old issue in favor of

this does not include viewer end-to-end viewer(!) benchmarking, but we don't have a clear idea yet what that would look like in a more generalized form. Otherwise lots has been done since this was originally opened.

@Wumpf Wumpf closed this as completed Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📉 performance Optimization, memory use, etc 🔨 testing testing and benchmarks
Projects
None yet
Development

No branches or pull requests

2 participants