You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The GraalPy Native standalone on Linux now uses the G1 garbage collector which is much faster.
39
+
* The GraalPy Native standalone on Linux now uses a lower-footprint Native Image garbage collection configuration. This reduces resident set size (RSS) for many workloads, but may increase startup time and warmup time, and can slow down some workloads.
39
40
* The full-featured Python REPL is now available on GraalPy standalone builds for Windows.
0 commit comments