benoitc <[email protected]> added the comment:

The difference come from the way the frame is created. Fiber apparently create 
it 
the first time it's switched while continulet are created immediately. Not sure 
if 
it's an issue but it considerably change the performances.

----------
status: unread -> chatting

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1614>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to