Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby's bin men: a closer look at the garbage collector #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions Elise_Huard-Ruby-s-bin-men/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Ruby's bin men
The Garbage Collector: how does it work?
What does it mean when people speak about stop-the-world, mark-and-sweep, generational garbage collectors?
How does ruby fare at collecting its own garbage?
What does it mean when they say 1.9.3's garbage collector has improved?
This talk will explain those concepts, what the impact of garbage collection is on our programs, and what future could be.

## Elise Huard

Elise has been developing software for 12 years, in a variety of languages and situations. She's got a disproportionate sense of curiosity and likes to know how things work.
Besides technology and edgy stuff she likes cooking, traveling, improv, reading, and people out of the ordinary.

![Profile picture](https://github.com/euruko2012/call-for-proposals/raw/master/Elise_Huard-Ruby-s-bin-men/profile_picture.jpg)

- [My website](http://www.jabberwocky.eu)
- [My twitter](https://twitter.com/#!/elise_huard)
- [Ruby goes to hollywood](http://speakerdeck.com/u/elise_huard/p/ruby-goes-to-hollywood)
- [Concurrency](http://www.slideshare.net/ehuard/concurrency-5514785)

Binary file added Elise_Huard-Ruby-s-bin-men/profile_picture.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.