Skip to content

Commit 402cf26

Browse files
committed
benchmark: mention OS version
1 parent 80d3119 commit 402cf26

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

benchmark/ffmpeg.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ measures the time taken.
1919
2.2 GHz 6-Core Intel Core i7
2020
```
2121

22+
```
23+
ProductName: macOS
24+
ProductVersion: 15.6.1
25+
BuildVersion: 24G90
26+
```
27+
2228
* [Raw values](./ffmpeg.txt)
2329

2430
* Plotted with [tocsv-ffmpeg.awk](./tocsv-ffmpeg.awk) and

benchmark/startup.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ print the `-version` message)
1919
2.2 GHz 6-Core Intel Core i7
2020
```
2121

22+
```
23+
ProductName: macOS
24+
ProductVersion: 15.6.1
25+
BuildVersion: 24G90
26+
```
27+
2228
* [Raw values](./startup.csv)
2329

2430
* Plotted with [plot.py](./plot.py).

0 commit comments

Comments
 (0)