#1265: Gem loading slow ------------------------------+--------------------------------------------- Reporter: sferik@… | Owner: lsansonetti@… Type: defect | Status: new Priority: critical | Milestone: MacRuby 1.0 Component: MacRuby | Keywords: optimization, speed, performance, gem, loading, require ------------------------------+--------------------------------------------- Comment(by mrada@…): I've looked into this and the problem is the addressable gem, not in octokit. Data mapper has the same issue (because it depends on addressable). Specifically, lib/addressable/idna/pure.rb takes forever to load and it actually causes the macruby compiler to crash. -- Ticket URL: <http://www.macruby.org/trac/ticket/1265#comment:2> MacRuby <http://macruby.org/>