Skip to content

Commit e3cb491

Browse files
committed
Add Brandur blog post about copy on write
1 parent db1ea2e commit e3cb491

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,8 @@ Other questions will follow
388388
* [Ruby 2.1: objspace.so by Aman Gupta](http://tmm1.net/ruby21-objspace/)
389389
* [Ruby Under The Hood: Memory Layout of an Object by Jesus Castello](http://www.blackbytes.info/2017/04/memory-layout-of-an-object/)
390390
* [The Fastest Way to Generate a Heap Dump on Heroku by Richard Schneems](https://www.schneems.com/2017/05/01/the-fastest-way-to-generate-a-heap-dump-on-heroku/)
391+
* [The Limits of Copy-on-write: How Ruby Allocates Memory
392+
](https://brandur.org/ruby-memory)
391393

392394
#### Tools:
393395
* https://github.com/SamSaffron/memory_profiler

0 commit comments

Comments
 (0)