Commit graph

19 commits

Author SHA1 Message Date
Rodolphe Bréard
1431af6f51 Describe the algorithms 2024-10-30 22:24:26 +01:00
Rodolphe Bréard
501179f5fd Add the rayon_sorted_reverse algorithm 2024-10-30 22:23:55 +01:00
Rodolphe Bréard
f1e158fb4d Add a new data set of 500 tasks 2024-10-30 21:55:11 +01:00
Rodolphe Bréard
2dc56ba47a Rename the small data set 2024-10-30 21:54:25 +01:00
Rodolphe Bréard
d8f34487dc Add the rayon and rayon_sorted algorithms 2024-10-30 21:21:40 +01:00
Rodolphe Bréard
a6afc0b406 Rename the benchmark 2024-10-30 21:08:19 +01:00
Rodolphe Bréard
06573ed2a0 Fix typos 2024-10-30 20:45:10 +01:00
Rodolphe Bréard
fa3dbd719d Suggest to look at the results using a web browser 2024-10-27 20:07:40 +01:00
Rodolphe Bréard
1d6a514e85 Allow to compare and sort tasks 2024-10-27 20:02:42 +01:00
Rodolphe Bréard
ec74847e63 Move the task struct to a dedicated module 2024-10-27 19:58:58 +01:00
Rodolphe Bréard
5380bb7d55 Add a howto section 2024-10-27 19:44:45 +01:00
Rodolphe Bréard
db56ea6fe4 Add a first benchmark 2024-10-27 19:37:24 +01:00
Rodolphe Bréard
7e797ab644 Remove the useless display 2024-10-27 19:36:48 +01:00
Rodolphe Bréard
686ecf8801 Reduce the data cost 2024-10-27 19:36:30 +01:00
Rodolphe Bréard
e125fc0d28 Set the mods public 2024-10-27 19:24:41 +01:00
Rodolphe Bréard
546dc75d02 Add a naive single thread algorithm 2024-10-27 19:24:02 +01:00
Rodolphe Bréard
5d2dee258c Add a small data set 2024-10-27 19:18:52 +01:00
Rodolphe Bréard
9f0f25b98d Add Task 2024-10-27 19:07:13 +01:00
Rodolphe Bréard
bac7f922aa First commit 2024-10-27 18:41:19 +01:00