@araq,
I missed the live stream, but watched the recording on youtube. Thank you for
taking the time to do the presentation! Very awesome.
> The really hard part is replacing the existing runtime with one with a
> different performance profile ("yay, deterministic freeing, yay more
> efficient multi threading possibilities, ugh, overall slower?!")
Can you go into more detail about why the new destructor based string
implementation is slower than the current GC string implementation?
More generally, what is the performance profile of the destructor based
runtime? Why is it, "overall slower" as you say?
Thank you again, super awesome presentation!