> This nice funktional interface runs with no measurable speed overhead > compared to old cases. Also this is essentially python generators and > this code runs in 0.3s where a python generator example runs in 0.5s, > using delimited continuation we are talking about 6-7s.
That's quite amazing! An order of magnitude difference! ~ Vijay