From 3b7919007fa70ec28dfed911d4cc15e9eea372b8 Mon Sep 17 00:00:00 2001 From: Aria Shrimpton Date: Mon, 5 Feb 2024 14:03:00 +0000 Subject: fixed seed for benchmarks --- Tasks.org | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'Tasks.org') diff --git a/Tasks.org b/Tasks.org index aa55cca..e75305a 100644 --- a/Tasks.org +++ b/Tasks.org @@ -119,21 +119,6 @@ We have the code to do all this end-to-end, and to run a 'brute force' for compa ie if we have two different ~insert/100 ...~ lines we should use both instead of only one. This will enable writing multiple scenarios per operation -** TODO Fix seed for benchmarks - -** TODO Fix benchmark_mapping not getting enough generic arguments - -#+BEGIN_SRC text -error[E0107]: function takes 3 generic arguments but 2 generic arguments were supplied - --> src/main.rs:6:29 - | -6 | candelabra_benchmarker::benchmark_mapping::, _>(&NS); - | ^^^^^^^^^^^^^^^^^ --------------------------------- - supplied 2 generic arguments - | | - | expected 3 generic arguments - | -#+END_SRC - * TODO Benchmarks & Evaluation We implement several test programs which require different data structures and different implementations. -- cgit v1.2.3