Andreas Rumpf
|
d389d4fb2f
|
SSO for strings (#25593)
|
2026-04-02 07:19:43 +02:00 |
|
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)
* osx now uses native TLS, which can be orders of magnitude faster
* add {.cppNonPod.}
* improve test
* changelog, docs, disable part of windows test
|
2021-01-27 22:35:43 +01:00 |
|
Arne Döring
|
7b40c864bc
|
kick unused benchmarks
|
2018-12-11 21:23:18 +01:00 |
|
Araq
|
c804b606f9
|
make tests\benchmarks programs compile again
|
2018-10-28 13:17:08 +01:00 |
|
Adam Strzelecki
|
e80465dacf
|
tests: Trim .nim files trailing whitespace
via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
|
2015-09-04 23:04:32 +02:00 |
|
dom96
|
ace6a854a6
|
Added benchmark tool and some benchmarks.
|
2012-03-22 20:15:16 +00:00 |
|