[MacRuby] #918: Startup Time
#918: Startup Time -----------------------------+---------------------------------------------- Reporter: lp@… | Owner: lsansonetti@… Type: enhancement | Status: new Priority: minor | Milestone: MacRuby 0.7 Component: MacRuby | Keywords: startup performance -----------------------------+---------------------------------------------- Startup time encumbers general performance. As of now it is reported to be around 0.1s. -- Ticket URL: <http://www.macruby.org/trac/ticket/918> MacRuby <http://macruby.org/>
#918: Startup Time -----------------------------+---------------------------------------------- Reporter: lp@… | Owner: lsansonetti@… Type: enhancement | Status: new Priority: minor | Milestone: MacRuby 0.7 Component: MacRuby | Keywords: startup performance -----------------------------+---------------------------------------------- Comment(by lsansonetti@…): After r4545, MacRuby's startup time went from 0.9s to 0.7s. Let's see if we can continue. -- Ticket URL: <http://www.macruby.org/trac/ticket/918#comment:1> MacRuby <http://macruby.org/>
#918: Startup Time -----------------------------+---------------------------------------------- Reporter: lp@… | Owner: lsansonetti@… Type: enhancement | Status: new Priority: minor | Milestone: MacRuby Later Component: MacRuby | Keywords: startup performance -----------------------------+---------------------------------------------- Changes (by lsansonetti@…): * milestone: MacRuby 0.7 => MacRuby Later Comment: Not sure what I smoked 2 months ago, but I probably meant 0.09 and 0.07. Numbers still seem consistent. {{{ $ time ./miniruby -e '' real 0m0.074s user 0m0.060s sys 0m0.010s }}} I think we won't have the time to improve this for 1.0, and that it's also good enough for now. Screening for Later. -- Ticket URL: <http://www.macruby.org/trac/ticket/918#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby