cfbolz changed the topic of #pypy to: #pypy PyPy, the flexible snake https://pypy.org | IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end and https://libera.irclog.whitequark.org/pypy | the pypy angle is to shrug and copy the implementation of CPython as closely as possible, and staying out of design decisions
andrewsm1dina has joined #pypy
andrewsmedina has quit [Ping timeout: 268 seconds]
jcea has quit [Quit: jcea]
pbsds has quit [Quit: The Lounge - https://thelounge.chat]
[Arfrever] has quit [Ping timeout: 260 seconds]
[Arfrever] has joined #pypy
<sthalik> nimaje, I'm talking specifically about Django and other network servers
<sthalik> people complain sometimes about performance of prefork Django with pypy
<sthalik> alternatively, dumped soft realtime apps could benefit
<sthalik> close the handles such as X11 displays, after checkpointing reopen them but with the code patahs already warmed up
<sthalik> s/patahs/paths
<sthalik> also there could be a pypy extension allowing to make certain allocations "immortal", and all jitted functions could be marked as "immortal"
<LarstiQ> a nice research project as cfbolz said :)
Julian has joined #pypy
Julian has quit [Ping timeout: 264 seconds]
Julian has joined #pypy
Julian has quit [Client Quit]
jcea has joined #pypy
pbsds has joined #pypy