mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 01:44:37 +00:00
* osx now uses native TLS, which can be orders of magnitude faster
* add {.cppNonPod.}
* improve test
* changelog, docs, disable part of windows test
6 lines
191 B
Markdown
6 lines
191 B
Markdown
# 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
|