Commit graph

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