Revise benchmarks code #222

Merged
CommanderTvis merged 1 commits from commandertvis/benchmarks into dev 2021-03-10 19:51:23 +03:00

1 Commits

Author SHA1 Message Date
Iaroslav Postovalov
940718098d
Revise benchmarks code
Revise benchmarks code by using kotlinx.benchmark type aliases
(it will simplify creating multiplatform benchmarks), using
Blackhole class to consume results, moving all the constant state
to private companion objects
2021-03-10 21:35:28 +07:00