Skip to content

Commit b463a07

Browse files
committed
Hide benchmarks bar chart
1 parent ea39e38 commit b463a07

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

doc/int128/u128_benchmarks.adoc

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,9 @@ https://www.boost.org/LICENSE_1_0.txt
3535
| Division | 925583 | 1020148 | 2216648
3636
| Modulo | 1104772 | 1143344 | 2089105
3737
|===
38-
38+
////
3939
image::../u128_graphs/windows/arm64_benchmarks.png[ARM64 Benchmark Results, width=100%]
40+
////
4041

4142
image::../u128_graphs/windows/arm64_relative_performance.png[ARM64 Relative Performance, width=100%]
4243

@@ -53,8 +54,9 @@ image::../u128_graphs/windows/arm64_relative_performance.png[ARM64 Relative Perf
5354
| Division | 5516964 | 4328917 | 6948267
5455
| Modulo | 4551146 | 4330152 | 6294325
5556
|===
56-
57+
////
5758
image::../u128_graphs/windows/x86_benchmarks.png[x86_32 Benchmark Results, width=100%]
59+
////
5860

5961
image::../u128_graphs/windows/x86_relative_performance.png[x86_32 Relative Performance, width=100%]
6062

@@ -71,8 +73,9 @@ image::../u128_graphs/windows/x86_relative_performance.png[x86_32 Relative Perfo
7173
| Division | 1332838 | 1360295 | 4852899
7274
| Modulo | 1465138 | 1471169 | 3926336
7375
|===
74-
76+
////
7577
image::../u128_graphs/windows/x64_benchmarks.png[x64 Benchmark Results, width=100%]
78+
////
7679

7780
image::../u128_graphs/windows/x64_relative_performance.png[x64 Relative Performance, width=100%]
7881

@@ -92,7 +95,9 @@ image::../u128_graphs/windows/x64_relative_performance.png[x64 Relative Performa
9295
| Modulo | 777084 | 724648 | 953117
9396
|===
9497

98+
////
9599
image::../u128_graphs/macos/ARM64_benchmarks.png[ARM64 Benchmark Results, width=100%]
100+
////
96101

97102
image::../u128_graphs/macos/ARM64_relative_performance.png[ARM64 Relative Performance, width=100%]
98103

@@ -110,6 +115,8 @@ image::../u128_graphs/macos/ARM64_relative_performance.png[ARM64 Relative Perfor
110115
| Modulo | 777084 | 724648 | 953117
111116
|===
112117

118+
////
113119
image::../u128_graphs/macos/x64_benchmarks.png[x64 Benchmark Results, width=100%]
120+
////
114121

115122
image::../u128_graphs/macos/x64_relative_performance.png[x64 Relative Performance, width=100%]

0 commit comments

Comments
 (0)