Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ef2dd23

Browse files
committed
incremental build results
1 parent be1754f commit ef2dd23

16 files changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,17 @@
7474
<td><a href="https://raw.githubusercontent.com/cpp-testing/ut-benchmark/master/results/BinarySize_suite+assert+stl.png"><img src="https://raw.githubusercontent.com/cpp-testing/ut-benchmark/master/results/BinarySize_suite+assert+stl.png"></a></td>
7575
</tr>
7676

77+
<tr>
78+
<td colspan="3" align="center">
79+
<a href="https://github.com/cpp-testing/ut-benchmark/tree/master/benchmarks"><b>Incremental Build / Suite+Assert+STL</b></a> / <i>1 cpp file change / 1'000 tests, 20'000 asserts, 100 cpp files</i>
80+
</td>
81+
</tr>
82+
<tr>
83+
<td><a href="https://raw.githubusercontent.com/cpp-testing/ut-benchmark/master/results/Compilation_incremental.suite+assert+stl.png"><img src="https://raw.githubusercontent.com/cpp-testing/ut-benchmark/master/results/Compilation_suite+assert+stl.png"></a></td>
84+
<td><a href="https://raw.githubusercontent.com/cpp-testing/ut-benchmark/master/results/Execution_incremental.suite+assert+stl.png"><img src="https://raw.githubusercontent.com/cpp-testing/ut-benchmark/master/results/Execution_suite+assert+stl.png"></a></td>
85+
<td><a href="https://raw.githubusercontent.com/cpp-testing/ut-benchmark/master/results/BinarySize_incremental.suite+assert+stl.png"><img src="https://raw.githubusercontent.com/cpp-testing/ut-benchmark/master/results/BinarySize_suite+assert+stl.png"></a></td>
86+
</tr>
87+
7788
<tr>
7889
<td colspan="3" align="center">
7990
<a href="https://github.com/cpp-testing/ut-benchmark/tree/master/benchmarks"><b>Suite+Assert+STL</b></a> / <i>10'000 tests, 20'000 asserts, 100 cpp files<br/>(Headers vs Precompiled headers vs C++20 Modules)</i>
Loading
12 Bytes
Loading

results/Compilation_assert.png

-15 Bytes
Loading

results/Compilation_include.png

-27 Bytes
Loading
Loading
-20 Bytes
Loading

results/Compilation_suite+assert.png

-85 Bytes
Loading

results/Compilation_suite.png

-11 Bytes
Loading

results/Compilation_test.png

-18 Bytes
Loading

results/Execution_assert.png

-54 Bytes
Loading
Loading
306 Bytes
Loading

results/Execution_suite+assert.png

-29 Bytes
Loading

results/Execution_suite.png

-35 Bytes
Loading

results/Execution_test.png

-245 Bytes
Loading

0 commit comments

Comments
 (0)