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

@@ -24,7 +24,6 @@ mod pooling_allocator;
mod stack_overflow;
mod store;
mod table;
mod thread_eager_init;
mod traps;
mod wast;