#1331: memory leak occurs when calculate binary-tree. ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- Comment(by watson1978@…): I tried with https://github.com/MacRuby/MacRuby/commit/c1833dd1d2764711f3ea658d7e1108e620... already MacRuby needs huge memory. {{{ $ macruby -e 'p MACRUBY_REVISION' "git commit c1833dd1d2764711f3ea658d7e1108e62057dddb" $ macruby bm_binary_trees.rb 1852444 KB }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/1331#comment:3> MacRuby <http://macruby.org/>