-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor benchmark handling and improve API endpoints
- Replaced `BenchmarkCache` with a new structure to handle benchmark data - Introduced `BenchmarkReportLight` for efficient data handling - Updated API endpoints to use UUIDs for benchmark identification - Added new endpoints for fetching full and light benchmark reports - Implemented trend data retrieval based on hardware and parameters - Enhanced error handling and logging for better traceability - Removed deprecated cache and loader modules - Improved frontend integration with updated API structure
- Loading branch information
Showing
67 changed files
with
2,956 additions
and
2,996 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.