Great talks, thanks to everyone who contributed :)
Incremental Compilation ☺
Thanks for answering. I remember seeing the benchmark in your NimConf
presentation. Im assuming the new numbers are slightly better, depending on
circumstances.
What can we expect from ORC in terms of pause times? afaik, arc adds no
noticeable pause times because it simply deallocates memory wh
Im on windows 10 so i cant say for certain. but im not having issues. and using
choosenim am getting the pre-compiled version.
I installed choosenim by getting the zip, extracting it, and running the
runme.bar file without adming mode.
then, open powershell and run
$env:Path = [S
I thought that ORC had some performance issues that made it hard to reason
using. How has that changed since 1.4?
How does orc perform relative to refc, markAndSweep and arc? roughly speaking I
watched the youtube video from NimConf but i assume that is outdated