From 4f3b7c0d75fd90ac064419d19d7af2e340d516aa Mon Sep 17 00:00:00 2001 From: Cyril SIX Date: Fri, 17 May 2019 12:03:18 +0200 Subject: Adding more measures --- test/monniaux/heapsort/make.proto | 1 + 1 file changed, 1 insertion(+) (limited to 'test/monniaux/heapsort/make.proto') diff --git a/test/monniaux/heapsort/make.proto b/test/monniaux/heapsort/make.proto index edbf0efd..0b5972d6 100644 --- a/test/monniaux/heapsort/make.proto +++ b/test/monniaux/heapsort/make.proto @@ -1,2 +1,3 @@ objdeps: [{name: heapsort_run, compiler: gcc}] target: heapsort +measures: [heapsort_time] -- cgit