Skip to content

Commit

Permalink
Releases: typed array lazy .buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
svaarala committed Jan 2, 2017
1 parent e17d563 commit 0381ade
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions RELEASES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2369,5 +2369,9 @@ Planned
2.1.0 (XXXX-XX-XX)
------------------

* Spawn the ArrayBuffer object backing a typed array lazily when its .buffer
property is first read, reducing memory usage in common cases where the view
is constructed directly without needing the ArrayBuffer object (GH-1225)

3.0.0 (XXXX-XX-XX)
------------------

0 comments on commit 0381ade

Please sign in to comment.