mikemccand / luceneutil

Various utility scripts for running Lucene performance tests
Apache License 2.0
205 stars 115 forks source link

Run OrdinalMap benchmark in nightly benchmarks #173

Open mikemccand opened 2 years ago

mikemccand commented 2 years ago

@jpountz created an awesome benchmark to measure OrdinalMap construction time.

Let's turn this on in nightly benchmarks? It could/should be nearly the same thing we did recently to enable stored fields benchmark in nightlies too.