Skip to content

Commit

Permalink
maintain list of heap_pages using hash (instead of sorted list)
Browse files Browse the repository at this point in the history
benchmark results:

benchmark | trunk (user / gc time) | this commit (user / gc time) |
--------- | ---------------------- | ---------------------------- |
aobench   |           71.25 / 4.53 |                 69.50 / 3.18 |
rdoc      |           93.28 / 5.12 |                 89.42 / 5.08 |
  • Loading branch information
kazuho committed Oct 7, 2015
1 parent aa4de73 commit e20f0e1
Showing 1 changed file with 93 additions and 157 deletions.
Loading

0 comments on commit e20f0e1

Please sign in to comment.