Skip to content

Commit

Permalink
Updates release notes for PR #4368
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Aug 1, 2023
1 parent afb94f6 commit a9343c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .release-notes/4368.md

This file was deleted.

4 changes: 4 additions & 0 deletions .release-notes/next-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@

Previously, we were including our very old and very deprecated dependency management tool `stable` in our `ponyc` Docker images. We've stopped.

## Move heap ownership info from chunk to pagemap

An internal runtime change has been made around where/how heap chunk ownership information is stored in order to improve performance. The tradeoff is that this will now use a little more memory in order to realize the performance gains.

0 comments on commit a9343c5

Please sign in to comment.