Meta is dedicating 3 engineers to get the nogil patches into cpython. There are some other companies stepping up as well. This is huge this is the closest we have ever been to solving the issue of the GIL.

  • @Zeth0s
    link
    110 months ago

    Sorry I removed the old message because I thought was not interesting.

    I mean a compiler python to binaries, focused on performance optimization.

    Currently with cython you compile to c and then compile to binaries.

    Python ecosystem has become so complex and so widely used that a dedicated compiler would have its uses, and could do a lot in further optimizing performances