Skip to content

Commit 38d9b2e

Browse files
committed
Update benchmark results for the latest commit of the following PR: dkomanov#8
1 parent 7728de7 commit 38d9b2e

File tree

3 files changed

+7931
-6396
lines changed

3 files changed

+7931
-6396
lines changed

index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ <h2>Introduction</h2>
5050
<p>
5151
Please notice, that unlike the article, here the performance tests are performed
5252
via <a href="http://openjdk.java.net/projects/code-tools/jmh/">JMH</a> and using 2 threads.
53-
The configuration of a hardware is Intel® Core™ i7-7700HQ CPU @ 2.8GHz (max 3.8GHz), RAM 16Gb DDR4-2400,
54-
Ubuntu 16.04, Linux notebook 4.13.0-32-generic, Oracle JDK 64-bit (builds 1.8.0_161-b12).
53+
The configuration of a hardware is Intel® Core™ i7-7700 CPU @ 3.6GHz (max 4.2GHz), RAM 16Gb DDR4-2400,
54+
Ubuntu 16.04, Linux desktop 4.13.0-32-generic, Oracle JDK 64-bit (builds 1.8.0_161-b12).
5555
</p>
5656

5757
<h2>Charts</h2>
@@ -174,9 +174,9 @@ <h3>
174174

175175
</div>
176176

177-
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
178-
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
179-
<script src="//www.gstatic.com/charts/loader.js"></script>
177+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
178+
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
179+
<script src="https://www.gstatic.com/charts/loader.js"></script>
180180
<script src="js/charts.js"></script>
181181
</body>
182182
</html>

0 commit comments

Comments
 (0)