Timothee Cour e112974920 fix #16752: threadvar now works with importcpp types; osx now uses native TLS (`--tlsEmulation:off`), which can be orders of magnitude faster (#16750) %!s(int64=3) %!d(string=hai) anos
..
readme.md e112974920 fix #16752: threadvar now works with importcpp types; osx now uses native TLS (`--tlsEmulation:off`), which can be orders of magnitude faster (#16750) %!s(int64=3) %!d(string=hai) anos
ttls.nim e112974920 fix #16752: threadvar now works with importcpp types; osx now uses native TLS (`--tlsEmulation:off`), which can be orders of magnitude faster (#16750) %!s(int64=3) %!d(string=hai) anos

readme.md

Collection of benchmarks

In future work, benchmarks can be added to CI, but for now we provide benchmarks that can be run locally.

See RFC: https://github.com/timotheecour/Nim/issues/425