Closed olynch closed 3 years ago
We don't really use the benchmark suite for anything (especially these days; it was left over from a pre-1.0 effort). What are you trying to do, exactly?
Well, I was copying off of it for benchmarks for Catlab; there isn't really a need for that specific file, but I thought you all might want to know that it was missing.
Thanks. We should probably just remove the benchmarking directory. @jpfairbanks - thoughts?
I'm pro-benchmarking in general and I'd rather see the benchmarks get integrated into CI. But that requires effort.
I am too, and I would too, but I don't have the cycles right now. If we can't find a taker, I think it'd be better to remove these from the master branch.
Closing since it appears we have movement on this! #1529
In the benchmark suite, there are these lines of code that open "test/testdata/graph-5k-50k.jgz":
The problem is, there is no such file. What is going on here?