Skip to content

Commit 87a62a5

Browse files
committed
docs(README): Updated results table
1 parent 6c83298 commit 87a62a5

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,13 @@ These are the results from running all entries into the challenge on my personal
172172

173173
| # | Result (m:s.ms): SSD | Result (m:s.ms): HDD | Compiler | Submitter | Notes | Certificates |
174174
|--:|---------------------:|---------------------:|:---------|:--------------|:----------|:-------------|
175-
| 1 | 0:29.212 | 2:2.504 | lazarus-3.0, fpc-3.2.2 | Székely Balázs | Using 16 threads | |
176-
| 2 | 15:3.075 | 15:7.630 | lazarus-3.0, fpc-3.2.2 | Iwan Kelaiah | Using 1 thread | |
175+
| 1 | 0.2.472 | \* | lazarus-3.0, fpc-3.2.2 | Arnaud Bouchez| Using 16 threads | |
176+
| 2 | 0:20.046 | \* | lazarus-3.0, fpc-3.2.2 | Lurendrejer Aksen | using 30 thread | |
177+
| 3 | 0:29.212 | 2:2.504 | lazarus-3.0, fpc-3.2.2 | Székely Balázs | Using 16 threads | |
178+
| 4 | 1:16.059 | 1:16.471 | lazarus-3.0, fpc-3.2.2 | Richard Lawson | Using 1 thread | |
179+
| 5 | 12:40.179 | 12:28.007 | lazarus-3.0, fpc-3.2.2 | Iwan Kelaiah | Using 1 thread | |
180+
181+
\* : Having issues with Linux watchdog killing the shell process
177182

178183
## Evaluating Results
179184
Each contender is run 10 times in a row for both `SSD` and `HDD` using `hyperfine` for the time taking. \

0 commit comments

Comments
 (0)