Definite improvement to day 23 (#37)

This commit is contained in:
Patrick Stevens
2022-12-23 13:59:17 +00:00
committed by GitHub
parent 8d314e64ab
commit 486c36db21
4 changed files with 30 additions and 29 deletions

View File

@@ -2,7 +2,7 @@
<html lang='en'>
<head>
<meta charset='utf-8' />
<title>AdventOfCode2022.App.Benchmark21To25-20221223-105901</title>
<title>AdventOfCode2022.App.Benchmark21To25-20221223-135302</title>
<style type="text/css">
table { border-collapse: collapse; display: block; width: 100%; overflow: auto; }
@@ -24,12 +24,12 @@ Apple M1 Max, 1 CPU, 10 logical and 10 physical cores
<table>
<thead><tr><th>Method</th><th>Day</th><th>IsPartOne</th><th> Mean</th><th>Error</th><th>StdDev</th>
</tr>
</thead><tbody><tr><td>Benchmark</td><td>21</td><td>False</td><td>646.1 &mu;s</td><td>3.88 &mu;s</td><td>3.63 &mu;s</td>
</tr><tr><td>Benchmark</td><td>21</td><td>True</td><td>576.8 &mu;s</td><td>4.40 &mu;s</td><td>4.12 &mu;s</td>
</tr><tr><td>Benchmark</td><td>22</td><td>False</td><td>328.5 &mu;s</td><td>1.49 &mu;s</td><td>1.39 &mu;s</td>
</tr><tr><td>Benchmark</td><td>22</td><td>True</td><td>216.0 &mu;s</td><td>1.63 &mu;s</td><td>1.52 &mu;s</td>
</tr><tr><td>Benchmark</td><td>23</td><td>False</td><td>357,191.8 &mu;s</td><td>1,404.56 &mu;s</td><td>1,313.82 &mu;s</td>
</tr><tr><td>Benchmark</td><td>23</td><td>True</td><td>3,190.7 &mu;s</td><td>7.80 &mu;s</td><td>6.91 &mu;s</td>
</thead><tbody><tr><td>Benchmark</td><td>21</td><td>False</td><td>649.0 &mu;s</td><td>4.46 &mu;s</td><td>3.96 &mu;s</td>
</tr><tr><td>Benchmark</td><td>21</td><td>True</td><td>584.9 &mu;s</td><td>4.29 &mu;s</td><td>3.80 &mu;s</td>
</tr><tr><td>Benchmark</td><td>22</td><td>False</td><td>331.7 &mu;s</td><td>2.26 &mu;s</td><td>2.12 &mu;s</td>
</tr><tr><td>Benchmark</td><td>22</td><td>True</td><td>220.6 &mu;s</td><td>0.70 &mu;s</td><td>0.62 &mu;s</td>
</tr><tr><td>Benchmark</td><td>23</td><td>False</td><td>346,889.4 &mu;s</td><td>900.55 &mu;s</td><td>798.31 &mu;s</td>
</tr><tr><td>Benchmark</td><td>23</td><td>True</td><td>3,128.1 &mu;s</td><td>4.91 &mu;s</td><td>4.35 &mu;s</td>
</tr></tbody></table>
</body>
</html>