switch eager vs lazy instantiation to a criterion bench

This commit is contained in:
Pat Hickey
2021-06-04 12:24:44 -07:00
parent 0a96b6b60a
commit 2a4c51b77d
3 changed files with 51 additions and 28 deletions

View File

@@ -120,3 +120,7 @@ debug = false # FIXME(#1813)
[[bench]]
name = "instantiation"
harness = false
[[bench]]
name = "thread_eager_init"
harness = false