Move tasks scheduling implementation benchmark into its own directory
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 20 Oct 2022 21:15:21 +0000 (23:15 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 20 Oct 2022 21:15:21 +0000 (23:15 +0200)
commit0d6f0c139094fec2aff96904c0e8cacbc37dfcf7
tree75a35a68cb1997504acc270d45da3d20750949a4
parente4bc7a498d48e2773b2e68fd4ffcaf4d328d5a0b
Move tasks scheduling implementation benchmark into its own directory

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
benchmarks/worker-selection/lru.js [moved from benchmarks/internal/quick-select.js with 100% similarity]
benchmarks/worker-selection/round-robin.js [moved from benchmarks/internal/choose-worker.js with 81% similarity]