Philip Jenvey <[email protected]> added the comment: I'll note for the public record that Armin had already done some work (issue #884) on the original GIL's problems in response to dabeaz (whom originally found the GIL problems on CPython/PyPy and even Ruby).
Also, it might be interesting to benchmark PyPy's GIL against Antoine Pitrou's ccbench, a concurrency benchmark he made for his new GIL work. Maybe it should even be included in the Python benchmark suite ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1470> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
