This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ crystal run --release foo.cr | |
enum 362.62M ( 2.76ns) (± 1.74%) 1.65× slower | |
symbol 514.15M ( 1.94ns) (± 0.45%) 1.17× slower | |
string 599.54M ( 1.67ns) (± 0.87%) fastest | |
$ crystal version | |
Crystal 0.23.1 (2017-07-17) LLVM 4.0.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment