mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 12:07:11 +01:00
3rd large migration to outbox.
This commit is contained in:
@@ -74,7 +74,7 @@ class HintIndexerBenchmark {
|
||||
val key = keys.random()
|
||||
|
||||
benchmarkRule.measureRepeated {
|
||||
indexer.getKey(key)
|
||||
indexer.hintsForKey(key)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user