Revise benchmarks code #222

Merged
CommanderTvis merged 1 commits from commandertvis/benchmarks into dev 2021-03-10 19:51:23 +03:00
CommanderTvis commented 2021-03-10 17:37:03 +03:00 (Migrated from github.com)

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

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
altavir (Migrated from github.com) approved these changes 2021-03-10 19:51:19 +03:00
Sign in to join this conversation.
No description provided.