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

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

Build:
DEFAULT BRANCH: master
Ran 26 Oct 2014 11:18PM UTC
Files 9
Run time 5s
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.509%. First build
ruby-head, Gemfile.rack-1.3.x

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#[]

461 of 493 relevant lines covered (93.51%)

16.83 hits per line

Source Files on job 482.18 (ruby-head, Gemfile.rack-1.3.x)
  • 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.18
  • 48c71e8b on github
  • Next Job for ruby-head, Gemfile.rack-1.3.x on master (#483.18)
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