🦖
Release 1.0.4 - May 8 2025


Release Highlights
🕺Announcements
- N/a
🦖 Features
Evolve Advanced: Save and upload benchmark results
Evolve Advanced users can now save benchmark results to disk and upload them at a later time, offering enhanced flexibility and control over your benchmarking workflow.
Saving benchmark results:
To save your benchmark results, use the --result
command-line argument during a benchmark run:
./evolve.exe --result path/to/result
When the benchmark completes, the results are stored locally as a .evolve
file at the specified location.
Note: Saving results to disk disables automatic benchmark submission.
Uploading saved results:
To upload your saved .evolve
benchmark results, use the Evolve Offline Submit tool (evolve-offline-submit.exe
), included with your Evolve installation.
1. Navigate to your Evolve install directory.
2. Open a command shell.
3. Run the following command:
./evolve-offline-submit.exe path/to/result.evolve
If the upload is successful, you will receive a link to your uploaded results, making it easy to access and share.
Evolve Advanced: Offline mode
Evolve Advanced users can now run Evolve in offline mode, allowing you to skip authentication and benchmark submissions entirely. This provides greater flexibility for isolated environments or private benchmarking sessions. To launch Evolve in offline mode, use the --offline
command-line argument:
./evolve.exe --offline
🐞 Bug fixes & improvements
- The benchmark settings menu now shows the selected benchmark mode.
- On desktop, improved alignment of score dials in the benchmark results menu.
- On desktop, improved graph’s “on hover” tool tip visibility.
- Improved stability on Adreno 830 devices. These include the Samsung Galaxy S25 series, Xiaomi 15 series, OnePlus 13 series, and more.
🧜♂️ Thank you!
- Thanks Albrecht Mesotten from hwbot.org for the save and upload feature request!
- Thanks Harish Jonnalagadda for the Adreno 830 stability report.
✍️ Additional Information
If you’re a member of the press or influencer feel free to use the form on our website (https://www.evolvebenchmark.com/press-influencers) and sign up for a free copy of the professional version!