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

Benchmarking polishing + docs #42

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Benchmarking polishing + docs #42

merged 1 commit into from
Sep 24, 2024

Conversation

bigcat88
Copy link
Contributor

There was a bug in the benchmark script, it always discarded the first task (as a warmap), but in fact, Visionatrix does not have a clear execution queue, and the first task in the list could be a non-warmap task.

I fixed this, now a separate "warmap" task is created, and after it the real ones start to measure the speed.

I also wrote a page with documentation about the benchmark script, so that I could remember what it supports and what it does not.

Benchmark topic is finished with this for now

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@bigcat88 bigcat88 merged commit 658393c into main Sep 24, 2024
3 checks passed
@bigcat88 bigcat88 deleted the benchmarks-polish branch September 24, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants