Skip to content

Commit

Permalink
more accurate benchmark graphs
Browse files Browse the repository at this point in the history
  • Loading branch information
n7itro committed Sep 28, 2024
1 parent ef6ee3a commit 0b502a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/benchmarks.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ These benchmarks were performed on a device with the following specifications:
xychart-beta
title "Performance over time (Higher is better)"
x-axis [0.10, 0.11, 0.12, 0.13, 0.32, 0.33, 0.34, 0.37, 0.39, 1.2, 1.4]
y-axis "Benchmark Points"
y-axis "Benchmark Points" 0 --> 30
bar [21.2,20.8,21.5,21.1,21.8,21.7,21.6,25.5,25.6,25.4,25.6]
line [21.2,20.8,21.5,21.1,21.8,21.7,21.6,25.5,25.6,25.4,25.6]
```
Expand All @@ -58,7 +58,7 @@ xychart-beta
xychart-beta
title "Performance over time (Higher is better)"
x-axis [0.34,0.37,0.39,1.2,1.4]
y-axis "Benchmark Points"
y-axis "Benchmark Points" 0 --> 260
bar [228,239,238,237,240]
line [228,239,238,237,240]
```
Expand All @@ -77,7 +77,7 @@ xychart-beta
xychart-beta
title "Performance over time (Higher is better)"
x-axis [0.34,0.37,0.39,1.2,1.5]
y-axis "Benchmark Points"
y-axis "Benchmark Points" 0 --> 1600
bar [1464,1562,1538,1527,1515]
line [1464,1562,1538,1527,1515]
```
Expand Down Expand Up @@ -132,7 +132,7 @@ details > summary + * {
xychart-beta
title "Performance over time (Higher is better)"
x-axis [.3, .4, .6, .7, .8, .9, .10, .11, .12, .13, .15, .32, .33, .34]
y-axis "Benchmark Points"
y-axis "Benchmark Points" 0 --> 2100
bar [475.52, 470.49, 1747.98, 1964.43, 446.74, 470, 1660.89, 1678.49, 1874.49, 1658.87, 2141.63, 1732, 1957, 1920]
line [475.52, 470.49, 1747.98, 1964.43, 446.74, 470, 1660.89, 1678.49, 1874.49, 1658.87, 2141.63, 1732, 1957, 1920]
```
Expand Down

0 comments on commit 0b502a3

Please sign in to comment.