Skip to content

Commit 1bc5c8c

Browse files
committed
chore: Weekly results 2024-04-21
1 parent 9bec7dd commit 1bc5c8c

14 files changed

Lines changed: 228 additions & 219 deletions

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -154,18 +154,19 @@ These are the results from running all entries into the challenge on my personal
154154

155155
| # | Result (m:s.ms) | Compiler | Submitter | Notes | Certificates |
156156
|--:|----------------:|---------:|:----------|:------|:-------------|
157-
| 1 | 00:01.718 | lazarus-3.0, fpc-3.2.2 | Arnaud Bouchez | Using `mORMot2`, 32 threads | |
158-
| 2 | 00:02.355 | lazarus-3.0, fpc-3.2.2 | O Coddo | Using `SCL`, 32 threads | |
159-
| 3 | 00:05.998 | lazarus-3.0, fpc-3.2.2 | Georges Hatem - FPC | Free Pascal: Using 32 thread | |
160-
| 4 | 00:09.974 | lazarus-3.0, fpc-3.2.2 | G Klark | Using 32 threads | |
161-
| 5 | 00:15.873 | lazarus-3.0, fpc-3.2.2 | Székely Balázs | Using 32 threads | |
162-
| 6 | 00:53.131 | lazarus-3.0, fpc-3.2.2 | Hartmut Grosser | Using 1 thread | |
163-
| 7 | 01:15.640 | lazarus-3.0, fpc-3.2.2 | Richard Lawson | Using 1 thread | |
164-
| 8 | 02:48.079 | lazarus-3.0, fpc-3.2.2 | Iwan Kelaiah | Using 1 thread | |
165-
| 9 | 06:49.661 | delphi 12.1 | Brian Fire | Using 1 thread | |
166-
| 10 | 06:58.535 | delphi 12.1 | David Cornelius | Using 1 thread | |
167-
| 🟠 | 00:19.699 | lazarus-3.0, fpc-3.2.2 | Lurendrejer Aksen | Using 32 threads **(failed hash)** | |
168-
| 🟠 | 14:36.808 | delphi 12.1 | Daniel Töpfl | Using 1 thread **(failed hash)** | |
157+
| 1 | 0:1.651 | lazarus-3.0, fpc-3.2.2 | Arnaud Bouchez | Using `mORMot2`, 32 threads | |
158+
| 2 | 0:2.606 | lazarus-3.99, fpc-3.3.1 | O Coddo | Using `SCL`, 32 threads | |
159+
| 3 | 0:5.884 | lazarus-3.0, fpc-3.2.2 | Georges Hatem - FPC | Free Pascal: Using 32 thread | |
160+
| 4 | 0:9.808 | lazarus-3.99, fpc-3.3.1 | G Klark | Using 32 threads | |
161+
| 5 | 0:15.059 | lazarus-3.0, fpc-3.2.2 | Székely Balázs | Using 32 threads | |
162+
| 6 | 0:53.488 | lazarus-3.0, fpc-3.2.2 | Hartmut Grosser | Using 1 thread | |
163+
| 7 | 1:15.706 | lazarus-3.0, fpc-3.2.2 | Richard Lawson | Using 1 thread | |
164+
| 8 | 2:27.407 | lazarus-3.0, fpc-3.2.2 | Iwan Kelaiah | Using 1 thread | |
165+
| 9 | 6:55.406 | delphi 12.1 | David Cornelius | Using 1 thread | |
166+
| 10 | 7:4.147 | delphi 12.1 | Brian Fire | Using 1 thread | |
167+
| 🟠 | 0:19.460 | lazarus-3.0, fpc-3.2.2 | Lurendrejer Aksen | Using 32 threads **(failed hash)** | |
168+
| 🟠 | 15:4.100 | delphi 12.1 | Daniel Töpfl | Using 1 thread **(failed hash)** | |
169+
169170

170171
> **NOTE**
171172
>

hyperfine/abouchez-1_000_000_000-SSD.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"results": [
33
{
44
"command": "abouchez",
5-
"mean": 1.7186626807000003,
6-
"stddev": 0.0071383612071100845,
7-
"median": 1.717072997,
8-
"user": 33.1850486,
9-
"system": 2.3235693,
10-
"min": 1.708951573,
11-
"max": 1.733070395,
5+
"mean": 1.6514570309,
6+
"stddev": 0.008655687446698321,
7+
"median": 1.6518509315,
8+
"user": 30.424464100000005,
9+
"system": 1.9906594000000002,
10+
"min": 1.638562072,
11+
"max": 1.6641916010000002,
1212
"times": [
13-
1.708951573,
14-
1.718507483,
15-
1.7124514610000001,
16-
1.713522387,
17-
1.72368347,
18-
1.725509852,
19-
1.733070395,
20-
1.7196935660000001,
21-
1.715638511,
22-
1.715598109
13+
1.639328299,
14+
1.638562072,
15+
1.652009917,
16+
1.6495498350000002,
17+
1.6516919460000001,
18+
1.6641916010000002,
19+
1.662268771,
20+
1.645506793,
21+
1.6574495360000001,
22+
1.654011539
2323
],
2424
"exit_codes": [
2525
0,

hyperfine/bfire-1_000_000_000-SSD.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"results": [
33
{
44
"command": "bfire",
5-
"mean": 409.6608350263999,
6-
"stddev": 5.174469969749398,
7-
"median": 411.69907420799996,
8-
"user": 407.3601637,
9-
"system": 2.2770691000000003,
10-
"min": 401.802611929,
11-
"max": 417.516424065,
5+
"mean": 426.1166423058,
6+
"stddev": 8.92793454751162,
7+
"median": 422.798892948,
8+
"user": 423.92513879999996,
9+
"system": 2.1731072,
10+
"min": 418.294225108,
11+
"max": 449.689936666,
1212
"times": [
13-
403.399008829,
14-
409.065120967,
15-
411.524816946,
16-
403.263522882,
17-
411.87333147,
18-
412.631539518,
19-
417.516424065,
20-
401.802611929,
21-
412.244081254,
22-
413.287892404
13+
418.294225108,
14+
422.198537694,
15+
431.100803432,
16+
423.064999566,
17+
422.380785173,
18+
449.689936666,
19+
421.353220204,
20+
422.53278633,
21+
425.46281324,
22+
425.088315645
2323
],
2424
"exit_codes": [
2525
0,

hyperfine/dcornelius-1_000_000_000-SSD.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"results": [
33
{
44
"command": "dcornelius",
5-
"mean": 442.24395038099993,
6-
"stddev": 79.09795754661864,
7-
"median": 417.399264508,
8-
"user": 440.3304256,
9-
"system": 1.8871019999999998,
10-
"min": 407.376807395,
11-
"max": 666.776178278,
5+
"mean": 414.88916796250004,
6+
"stddev": 6.053211558603566,
7+
"median": 415.27196082,
8+
"user": 413.09028830000005,
9+
"system": 1.7803238999999997,
10+
"min": 403.975096486,
11+
"max": 421.66392976,
1212
"times": [
13-
413.362035629,
14-
407.376807395,
15-
414.328526852,
16-
415.117510619,
17-
425.504398899,
18-
418.062654168,
19-
417.752148326,
20-
427.112862954,
21-
666.776178278,
22-
417.04638069
13+
410.985677571,
14+
421.391979896,
15+
421.66392976,
16+
420.202660528,
17+
406.875524309,
18+
418.592550668,
19+
414.671118571,
20+
403.975096486,
21+
415.872803069,
22+
414.660338767
2323
],
2424
"exit_codes": [
2525
0,

hyperfine/dtoepfl-1_000_000_000-SSD.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"results": [
33
{
44
"command": "dtoepfl",
5-
"mean": 877.6787503418,
6-
"stddev": 9.02598964572432,
7-
"median": 872.996304375,
8-
"user": 873.3642738000001,
9-
"system": 4.263359599999999,
10-
"min": 869.428715468,
11-
"max": 892.892405584,
5+
"mean": 901.2463743695,
6+
"stddev": 11.63597276530427,
7+
"median": 904.0260083455,
8+
"user": 897.4204855,
9+
"system": 3.7818172000000003,
10+
"min": 869.802472445,
11+
"max": 909.857834524,
1212
"times": [
13-
872.010194976,
14-
870.635949415,
15-
886.446584904,
16-
892.892405584,
17-
872.781789802,
18-
869.428715468,
19-
890.617316183,
20-
869.799206811,
21-
873.210818948,
22-
878.964521327
13+
869.802472445,
14+
903.330442428,
15+
902.900895857,
16+
899.022637997,
17+
909.857834524,
18+
906.03778937,
19+
899.720653686,
20+
904.721574263,
21+
908.705390573,
22+
908.364052552
2323
],
2424
"exit_codes": [
2525
0,

hyperfine/ghatem-1_000_000_000-SSD.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"results": [
33
{
44
"command": "ghatem",
5-
"mean": 6.0026718523,
6-
"stddev": 0.05567848122025811,
7-
"median": 5.975274688,
8-
"user": 147.9044875,
9-
"system": 2.2192355,
10-
"min": 5.950955971,
11-
"max": 6.091518014,
5+
"mean": 5.87468601,
6+
"stddev": 0.0474391738493263,
7+
"median": 5.8928640115,
8+
"user": 144.15148789999998,
9+
"system": 2.2947325,
10+
"min": 5.767239042,
11+
"max": 5.904804853,
1212
"times": [
13-
6.081614379,
14-
5.957808817,
15-
5.950955971,
16-
6.0716,
17-
5.974452802,
18-
5.970412908,
19-
5.989999876,
20-
5.962259182,
21-
6.091518014,
22-
5.976096574
13+
5.767239042,
14+
5.892263693,
15+
5.904804853,
16+
5.8934643300000005,
17+
5.806766739,
18+
5.899340049,
19+
5.891489472,
20+
5.903116016,
21+
5.888333087,
22+
5.900042819
2323
],
2424
"exit_codes": [
2525
0,

hyperfine/gklark-1_000_000_000-SSD.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"results": [
33
{
44
"command": "gklark",
5-
"mean": 9.975326395299998,
6-
"stddev": 0.05160647442254714,
7-
"median": 9.979745859000001,
8-
"user": 243.9351815,
9-
"system": 3.3790187999999994,
10-
"min": 9.898352033,
11-
"max": 10.058332601,
5+
"mean": 9.807307315800001,
6+
"stddev": 0.048546990782560036,
7+
"median": 9.811989165,
8+
"user": 242.49544450000002,
9+
"system": 3.0909139000000003,
10+
"min": 9.736949158,
11+
"max": 9.86847812,
1212
"times": [
13-
9.950454849,
14-
10.058332601,
15-
9.92773554,
16-
9.918931202,
17-
10.017186307,
18-
9.971687702,
19-
9.898352033,
20-
9.994541395,
21-
10.028238308,
22-
9.987804016
13+
9.736949158,
14+
9.755736197000001,
15+
9.859855746000001,
16+
9.822003625,
17+
9.750020933,
18+
9.802958480000001,
19+
9.82101985,
20+
9.863628136,
21+
9.792422913,
22+
9.86847812
2323
],
2424
"exit_codes": [
2525
0,

hyperfine/hgrosser-1_000_000_000-SSD.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"results": [
33
{
44
"command": "hgrosser",
5-
"mean": 53.0379573782,
6-
"stddev": 0.6988578863683996,
7-
"median": 53.268013361,
8-
"user": 51.4073487,
9-
"system": 1.6267010000000002,
10-
"min": 51.698115792,
11-
"max": 53.629096401,
5+
"mean": 53.42518275169999,
6+
"stddev": 0.2822119619855925,
7+
"median": 53.4869635255,
8+
"user": 51.764861700000004,
9+
"system": 1.6575247999999998,
10+
"min": 52.664406406,
11+
"max": 53.683077931,
1212
"times": [
13-
53.629096401,
14-
53.368050168,
15-
51.810345808,
16-
51.698115792,
17-
53.257365457,
18-
53.102778988,
19-
53.436993369,
20-
53.278661265,
21-
53.62785742,
22-
53.170309114
13+
52.664406406,
14+
53.597043389,
15+
53.559085867,
16+
53.540740023,
17+
53.683077931,
18+
53.397078407,
19+
53.409183349,
20+
53.455355276,
21+
53.518571775,
22+
53.427285094
2323
],
2424
"exit_codes": [
2525
0,

hyperfine/ikelaiah-1_000_000_000-SSD.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"results": [
33
{
44
"command": "ikelaiah",
5-
"mean": 167.9590826622,
6-
"stddev": 2.2024618732496077,
7-
"median": 168.598259966,
8-
"user": 166.478007,
9-
"system": 1.4711146999999998,
10-
"min": 164.317028033,
11-
"max": 170.640336843,
5+
"mean": 147.3355700909,
6+
"stddev": 1.475391604148871,
7+
"median": 147.58703989550003,
8+
"user": 145.7938035,
9+
"system": 1.5347218999999999,
10+
"min": 144.681094318,
11+
"max": 149.413189492,
1212
"times": [
13-
170.640336843,
14-
169.5769824,
15-
164.317028033,
16-
166.277009958,
17-
166.768682465,
18-
169.505938846,
19-
165.272202286,
20-
169.982374947,
21-
167.690581086,
22-
169.559689758
13+
144.681094318,
14+
149.413189492,
15+
147.262914318,
16+
147.621647415,
17+
146.103974732,
18+
145.569774385,
19+
148.639649406,
20+
148.073771259,
21+
148.437253208,
22+
147.552432376
2323
],
2424
"exit_codes": [
2525
0,

0 commit comments

Comments
 (0)