Skip to content

Commit b60e2c2

Browse files
committed
chore: Last results at end of challenge
1 parent b76ac34 commit b60e2c2

14 files changed

+255
-217
lines changed

README.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -167,19 +167,19 @@ These are the results from running all entries into the challenge on my personal
167167

168168
| # | Result (m:s.ms) | Compiler | Submitter | Notes | Certificates |
169169
|--:|----------------:|---------:|:----------|:------|:-------------|
170-
| 1 | 0:1.260 | lazarus-3.99, fpc-3.3.1 | Arnaud Bouchez | Using `mORMot2`, 32 threads | |
171-
| 2 | 0:2.006 | lazarus-3.99, fpc-3.3.1 | O Coddo | Using `SCL`, 32 threads | |
172-
| 3 | 0:3.164 | lazarus-3.99, fpc-3.3.1 | Georges Hatem | Using 32 threads | |
173-
| 4 | 0:9.652 | lazarus-3.99, fpc-3.3.1 | G Klark | Using 32 threads | |
174-
| 5 | 0:13.388 | lazarus-3.99, fpc-3.3.1 | Székely Balázs | Using 32 threads | |
175-
| 6 | 0:18.007 | lazarus-3.99, fpc-3.3.1 | Lurendrejer Aksen | Using 32 threads | |
176-
| 7 | 0:52.486 | lazarus-3.99, fpc-3.3.1 | Hartmut Grosser | Using 1 thread | |
177-
| 8 | 1:10.017 | lazarus-3.99, fpc-3.3.1 | Richard Lawson | Using 1 thread | |
178-
| 9 | 2:36.787 | lazarus-3.0, fpc-3.2.2 | Iwan Kelaiah | Using 1 thread | |
179-
| 10 | 6:49.745 | delphi 12.1 | David Cornelius | Using 1 thread | |
180-
| 11 | 8:34.438 | delphi 12.1 | Daniel Töpfl | Using 1 thread | |
181-
| 12 | 16:6.862 | delphi 12.1 | Brian Fire | Using 1 thread | |
182-
170+
| 1 | 0:1.261 | lazarus-3.99, fpc-3.3.1 | Arnaud Bouchez | Using `mORMot2`, 32 threads | |
171+
| 2 | 0:2.116 | lazarus-3.99, fpc-3.3.1 | Georges Hatem | Using `mORMot2`, 32 threads | |
172+
| 3 | 0:2.563 | lazarus-3.99, fpc-3.3.1 | O Coddo | Using `SCL`, 32 threads | |
173+
| 4 | 0:5.248 | lazarus-3.99, fpc-3.3.1 | Hartmut Grosser | Using 32 thread | |
174+
| 5 | 0:7.363 | lazarus-3.99, fpc-3.3.1 | Benito van der Zander | Using 32 threads | |
175+
| 6 | 0:9.627 | lazarus-3.99, fpc-3.3.1 | G Klark | Using 32 threads | |
176+
| 7 | 0:13.321 | lazarus-3.99, fpc-3.3.1 | Székely Balázs | Using 32 threads | |
177+
| 8 | 0:18.062 | lazarus-3.99, fpc-3.3.1 | Lurendrejer Aksen | Using 32 threads | |
178+
| 9 | 1:9.354 | lazarus-3.99, fpc-3.3.1 | Richard Lawson | Using 1 thread | |
179+
| 10 | 2:24.787 | lazarus-3.99, fpc-3.3.1 | Iwan Kelaiah | Using 1 thread | |
180+
| 11 | 6:2.343 | delphi 12.1 | Brian Fire | Using 1 thread | |
181+
| 12 | 6:53.788 | delphi 12.1 | David Cornelius | Using 1 thread | |
182+
| 13 | 8:37.975 | delphi 12.1 | Daniel Töpfl | Using 1 thread | |
183183

184184
> **NOTE**
185185
>

hyperfine/abouchez-1_000_000_000-SSD.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"results": [
33
{
44
"command": "abouchez",
5-
"mean": 1.2609558566,
6-
"stddev": 0.011526266363468396,
7-
"median": 1.2629402165,
8-
"user": 18.4444034,
9-
"system": 2.2596865,
10-
"min": 1.242857149,
11-
"max": 1.279609606,
5+
"mean": 1.2609775183,
6+
"stddev": 0.012985507000609648,
7+
"median": 1.2578194200000001,
8+
"user": 19.284047899999997,
9+
"system": 2.2184906,
10+
"min": 1.237283487,
11+
"max": 1.280859004,
1212
"times": [
13-
1.279609606,
14-
1.271354237,
15-
1.2668017310000002,
16-
1.242857149,
17-
1.252789349,
18-
1.2501169490000001,
19-
1.269626136,
20-
1.261991711,
21-
1.263888722,
22-
1.250522976
13+
1.251333442,
14+
1.279027492,
15+
1.255958326,
16+
1.237283487,
17+
1.256839526,
18+
1.264641466,
19+
1.256315817,
20+
1.268717309,
21+
1.258799314,
22+
1.280859004
2323
],
2424
"exit_codes": [
2525
0,

hyperfine/bfire-1_000_000_000-SSD.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"results": [
33
{
44
"command": "bfire",
5-
"mean": 967.2633971930002,
6-
"stddev": 22.695063574861155,
7-
"median": 974.1671257895,
8-
"user": 4220.5154826,
9-
"system": 515.5152419,
10-
"min": 936.847815827,
11-
"max": 1000.888048396,
5+
"mean": 362.09442847890006,
6+
"stddev": 5.903014744283337,
7+
"median": 364.6920147815,
8+
"user": 2332.3436161,
9+
"system": 201.3327248,
10+
"min": 353.04279511,
11+
"max": 369.155219315,
1212
"times": [
13-
978.370062093,
14-
988.177159608,
15-
985.677071799,
16-
944.63927433,
17-
969.964189486,
18-
946.351372816,
19-
942.948828582,
20-
1000.888048396,
21-
936.847815827,
22-
978.770148993
13+
355.747494102,
14+
355.527463261,
15+
363.947153306,
16+
365.549450792,
17+
357.929429027,
18+
367.652327679,
19+
365.436876257,
20+
369.155219315,
21+
353.04279511,
22+
366.95607594
2323
],
2424
"exit_codes": [
2525
0,
+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"results": [
3+
{
4+
"command": "bzander",
5+
"mean": 7.4719825078,
6+
"stddev": 0.4038555128610599,
7+
"median": 7.347658013,
8+
"user": 182.1329645,
9+
"system": 10.978379699999998,
10+
"min": 7.213302032,
11+
"max": 8.599171002,
12+
"times": [
13+
7.213302032,
14+
7.391411835,
15+
7.310089184,
16+
8.599171002,
17+
7.381916532,
18+
7.405239355,
19+
7.3133994940000004,
20+
7.304613677,
21+
7.296104561,
22+
7.504577406
23+
],
24+
"exit_codes": [
25+
0,
26+
0,
27+
0,
28+
0,
29+
0,
30+
0,
31+
0,
32+
0,
33+
0,
34+
0
35+
]
36+
}
37+
]
38+
}

hyperfine/dcornelius-1_000_000_000-SSD.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"results": [
33
{
44
"command": "dcornelius",
5-
"mean": 411.55825936639997,
6-
"stddev": 9.47018259898151,
7-
"median": 409.475799488,
8-
"user": 409.6700443,
9-
"system": 1.8530798000000002,
10-
"min": 402.417120922,
11-
"max": 435.203161641,
5+
"mean": 414.61491152580004,
6+
"stddev": 7.95072186276112,
7+
"median": 412.9996550075,
8+
"user": 412.9574544999999,
9+
"system": 1.6007182,
10+
"min": 405.139487091,
11+
"max": 430.697704787,
1212
"times": [
13-
414.856478323,
14-
407.176728092,
15-
409.189924284,
16-
435.203161641,
17-
416.549214306,
18-
410.54843932,
19-
407.396608624,
20-
409.761674692,
21-
402.48324346,
22-
402.417120922
13+
424.777273258,
14+
411.688881141,
15+
410.407319791,
16+
414.871365251,
17+
417.379421675,
18+
414.310428874,
19+
405.139487091,
20+
430.697704787,
21+
410.289641778,
22+
406.587591612
2323
],
2424
"exit_codes": [
2525
0,

hyperfine/dtoepfl-1_000_000_000-SSD.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"results": [
33
{
44
"command": "dtoepfl",
5-
"mean": 514.1808734294999,
6-
"stddev": 3.7781403569856473,
7-
"median": 514.770784185,
8-
"user": 510.5189795,
9-
"system": 3.6054078999999994,
10-
"min": 506.416236866,
11-
"max": 519.882999447,
5+
"mean": 518.1493058830999,
6+
"stddev": 3.530992368027417,
7+
"median": 517.3836444144999,
8+
"user": 514.6227663999999,
9+
"system": 3.5030453,
10+
"min": 513.272874088,
11+
"max": 524.417929015,
1212
"times": [
13-
517.264486548,
14-
515.976099096,
15-
519.882999447,
16-
514.85371679,
17-
514.68785158,
18-
511.252090608,
19-
512.995437322,
20-
516.713168124,
21-
506.416236866,
22-
511.766647914
13+
524.417929015,
14+
524.017130748,
15+
518.823707916,
16+
517.42552543,
17+
517.780617311,
18+
517.341763399,
19+
513.272874088,
20+
515.584601092,
21+
516.827197854,
22+
516.001711978
2323
],
2424
"exit_codes": [
2525
0,

hyperfine/ghatem-1_000_000_000-SSD.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"results": [
33
{
44
"command": "ghatem",
5-
"mean": 3.1693336318,
6-
"stddev": 0.09907717890164566,
7-
"median": 3.101805594,
8-
"user": 72.3094398,
9-
"system": 2.6227,
10-
"min": 3.083825997,
11-
"max": 3.290218816,
5+
"mean": 2.1225133583000004,
6+
"stddev": 0.047426905046436214,
7+
"median": 2.0946030445,
8+
"user": 45.764253100000005,
9+
"system": 2.349656,
10+
"min": 2.086835047,
11+
"max": 2.20511154,
1212
"times": [
13-
3.107306172,
14-
3.284871998,
15-
3.279010323,
16-
3.282654913,
17-
3.083825997,
18-
3.096305016,
19-
3.089600808,
20-
3.091133292,
21-
3.290218816,
22-
3.088408983
13+
2.100633544,
14+
2.09303448,
15+
2.091822025,
16+
2.092419493,
17+
2.094150445,
18+
2.095055644,
19+
2.086835047,
20+
2.177171094,
21+
2.188900271,
22+
2.20511154
2323
],
2424
"exit_codes": [
2525
0,

hyperfine/gklark-1_000_000_000-SSD.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"results": [
33
{
44
"command": "gklark",
5-
"mean": 9.6521570785,
6-
"stddev": 0.03951532165424351,
7-
"median": 9.666257841,
8-
"user": 238.57184310000002,
9-
"system": 3.0387584,
10-
"min": 9.596525275,
11-
"max": 9.705919273,
5+
"mean": 9.6299508095,
6+
"stddev": 0.03761478419706688,
7+
"median": 9.628784259500001,
8+
"user": 239.72022479999995,
9+
"system": 2.9267168999999997,
10+
"min": 9.576217193,
11+
"max": 9.702198296,
1212
"times": [
13-
9.663616748,
14-
9.596525275,
15-
9.603829237,
16-
9.669344902,
17-
9.673007358,
18-
9.620775932,
19-
9.668898934,
20-
9.705919273,
21-
9.618064697,
22-
9.701588429000001
13+
9.630929179,
14+
9.576217193,
15+
9.702198296,
16+
9.662397069,
17+
9.647997948,
18+
9.589450668,
19+
9.622438107,
20+
9.646750976,
21+
9.594489319000001,
22+
9.62663934
2323
],
2424
"exit_codes": [
2525
0,

hyperfine/hgrosser-1_000_000_000-SSD.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"results": [
33
{
44
"command": "hgrosser",
5-
"mean": 52.446296118999996,
6-
"stddev": 0.881379813837132,
7-
"median": 52.553475989,
8-
"user": 50.825764299999996,
9-
"system": 1.6183295999999998,
10-
"min": 50.953657594,
11-
"max": 53.613582982,
5+
"mean": 5.250133421300001,
6+
"stddev": 0.029922297033429707,
7+
"median": 5.24989975,
8+
"user": 136.04468989999998,
9+
"system": 1.9149711,
10+
"min": 5.203666797,
11+
"max": 5.311292794,
1212
"times": [
13-
53.613582982,
14-
52.36213509,
15-
52.411113585,
16-
52.614273281,
17-
51.02475026,
18-
50.953657594,
19-
53.517203449,
20-
52.513281491,
21-
52.593670487,
22-
52.859292971
13+
5.311292794,
14+
5.258438718,
15+
5.252551337,
16+
5.203666797,
17+
5.222212402,
18+
5.277273106,
19+
5.234341178,
20+
5.247248163,
21+
5.235070876,
22+
5.259238842
2323
],
2424
"exit_codes": [
2525
0,

0 commit comments

Comments
 (0)