mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
refine and improve benchmarking
This commit is contained in:
parent
70bb212848
commit
3d0594448e
6 changed files with 537 additions and 72 deletions
|
|
@ -23,8 +23,6 @@ package util;
|
|||
|
||||
import java.util.Collection;
|
||||
|
||||
import analysis.ConcurrentBenchmarker.BenchmarkResult;
|
||||
|
||||
public interface BenchmarkWriter {
|
||||
public void write(Collection<BenchmarkResult> results);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue