lucidsoftware/relate

Benchmark builds fail

Closed this issue · 1 comments

[error] /home/gregg/workspace/relate/relate/src/bench/scala/RelateBenchmarks.scala:5: not found: value Bench
[error] trait DbBench { self: Bench.HTMLReport =>
[error]                       ^

plus a bunch of other errors. I'm guessing we updated scalameter and then never checked to see if it still works.

fixed by #56