v0.3.0
🦀Another Major Code Rewrite
What's new
-
Implemented automatic detection of optimal timer resolution based on system-specific benchmark results.
-
More user-friendly info at the startup
- Displays current working directory, shows administrative privileges status, & report dependency checks.
- Reports current HPET (High Precision Event Timer) status.
- Users now able to directly input benchmark parameters in the program.
- 'appsettings.json'(now acts as default value) can still be manually changed.
-
Display real-time progress bar visualization and estimated completion time.
-
[Code refactor] Rewrite the code to be more idiomatic, better error handling, & reduce memory allocation.