• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

intridea / omniauth / 482 / 6
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 26 Oct 2014 11:14PM UTC
Files 9
Run time 8s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 Oct 2014 11:10PM UTC coverage: 93.281%. First build
jruby-19mode, Gemfile

Pull #778

travis-ci

janko-m
Improve perf by using Hashie::Mash#[]

Hashie::Mash#method_missing is really slow, and it's called many times.
Running `rake perf:ips` from https://github.com/intridea/omniauth/pull/775
reveals a 60% performance boost.

Before:

  Calculating -------------------------------------
                   ips       649 i/100ms
  -------------------------------------------------
                   ips     6757.6 (±6.3%) i/s -      33748 in   5.013527s

After:

  Calculating -------------------------------------
                   ips      1028 i/100ms
  -------------------------------------------------
                   ips    10738.5 (±7.0%) i/s -      53456 in   5.001545s
Pull Request #778: Improve perf by using Hashie::Mash#[]

472 of 506 relevant lines covered (93.28%)

17.56 hits per line

Source Files on job 482.6 (jruby-19mode, Gemfile)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 482
  • Travis Job 482.6
  • 48c71e8b on github
  • Next Job for jruby-19mode, Gemfile on master (#483.6)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc