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 whenever the refcount reaches 0, but what about the cycles collector? roughly estemated, are we talking microseconds, milliseconds..?