Timofey Solomko
|
d76351caa0
|
[swcomp] Update benchmark run command to use new format
|
2026-02-12 21:44:42 +08:00 |
|
Timofey Solomko
|
98b5ee3610
|
[swcomp] Save results file JSON with keys sorted
This ensures a more stable layout of JSON fields between updates to the same file.
|
2026-02-12 21:44:35 +08:00 |
|
Timofey Solomko
|
3f5694aeee
|
[swcomp] Rename SaveFile to OldSaveFile
|
2026-02-12 21:44:35 +08:00 |
|
Timofey Solomko
|
b2b4e18a58
|
[swcomp] Remove redundant import statements
|
2026-02-12 21:44:30 +08:00 |
|
Timofey Solomko
|
5618fea2ee
|
[swcomp] Add --self-compare option to benchmark show command
This option allows to compare a run with other runs in the same file.
|
2026-02-11 21:56:37 +08:00 |
|
Timofey Solomko
|
3537e0ada1
|
[swcomp] Save raw benchmark data for posterity
|
2026-02-11 19:03:14 +08:00 |
|
Timofey Solomko
|
5e8f568f64
|
[swcomp] Save and show benchmark warmup iteration
|
2026-02-11 19:03:14 +08:00 |
|
Timofey Solomko
|
5d27f1b9b9
|
[swcomp] Print benchmark metadatas in normal order
|
2026-02-11 19:03:09 +08:00 |
|
Timofey Solomko
|
ea9aaccfb9
|
Update copyright year to 2026
|
2026-01-31 15:30:24 +08:00 |
|
Timofey Solomko
|
ed66991cbd
|
Update copyright year to 2024
|
2024-01-11 16:57:04 +03:00 |
|
Timofey Solomko
|
43132fc39d
|
Update copyright year to 2023
|
2023-02-07 15:31:45 +02:00 |
|
Timofey Solomko
|
5187f34a9d
|
[swcomp] Reuse saved benchmark metadata if possible
|
2022-10-11 11:22:03 +03:00 |
|
Timofey Solomko
|
9a948f8584
|
[swcomp] Make benchmark results timestamp optional by introducing --preserve-timestamp option
|
2022-10-11 11:22:03 +03:00 |
|
Timofey Solomko
|
708e1bbade
|
[swcomp] Add --append option to benchmark run
|
2022-10-11 11:22:02 +03:00 |
|
Timofey Solomko
|
f3ca7a7ff5
|
[swcomp] Print brackets around metadata numbers
|
2022-10-11 11:22:02 +03:00 |
|
Timofey Solomko
|
f47d541882
|
[swcomp] Introduce a new, more flexible version of the save file format
It features a separate struct for results metadata and also allows multi-way comparisons with previously saved results.
|
2022-10-11 11:21:36 +03:00 |
|
Timofey Solomko
|
899cf8a815
|
[swcomp] Add --description option to the benchmark run command
|
2022-10-06 15:14:04 +03:00 |
|
Timofey Solomko
|
b660005a7c
|
[swcomp] Print saved metadata
|
2022-10-06 15:13:15 +03:00 |
|
Timofey Solomko
|
577531c4be
|
[swcomp] Use SaveFile for saving and loading benchmark results
|
2022-10-06 14:26:59 +03:00 |
|
Timofey Solomko
|
1c98d5316d
|
[swcomp] Perform comparison with the first result when there are multiple
Previosuly, the comparsion was skipped entirely.
|
2022-10-06 12:55:15 +03:00 |
|
Timofey Solomko
|
f47cf14f26
|
[swcomp] Improve loading and printing of base benchmark results
|
2022-10-05 20:33:27 +03:00 |
|
Timofey Solomko
|
61eb547202
|
[swcomp] Extract comparison printing as a new function
|
2022-10-05 18:07:47 +03:00 |
|
Timofey Solomko
|
dca723d940
|
[swcomp] Rename benchmark command to run command and add a long description
|
2022-10-05 15:07:38 +03:00 |
|