5 Likes
2 Likes
2 Likes
introduces a new memory pool based allocator with different tradeoffs.
Where can see the source code of this?
Where can see the source code of this?
It’s in 3 parts:
- haskell.nix/overlays/patches/ghc/ghc-9.6-linker-pool-allocator.patch at master · input-output-hk/haskell.nix · GitHub
- haskell.nix/overlays/patches/ghc/ghc-9.6-linker-pool-allocator-2.patch at master · input-output-hk/haskell.nix · GitHub
- haskell.nix/overlays/patches/ghc/ghc-9.6-linker-pool-allocator-3.patch at master · input-output-hk/haskell.nix · GitHub
1 Like
7 Likes
3 Likes
2 Likes
okay okay, the blog post said the new HoH chapter was published…well three hours later that’s actually true 2.5.2. Memory Footprints of Data Types
3 Likes
4 Likes
The latest update is out:
6 Likes