Created
April 20, 2024 13:44
-
-
Save Whateverable/11f155971e1c30cfbbc69d77115c8a97 to your computer and use it in GitHub Desktop.
Whateverable
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2024-04-18T08:38:46Z #moarvm <nine> MasterDuke: come to think of it, chances are good that thans to lazy deserialization we won't ever load most of these static frames and their strings. It'll be a rare program that uses everything that is available in the setting. And the things we do load get put into gen2 directly, so they won't be touched by most GC runs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment