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

intridea / omniauth / 482
94%

Build:
DEFAULT BRANCH: master
Ran 26 Oct 2014 11:11PM UTC
Jobs 13
Files 9
Run time 9min
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

pending completion
482

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

511 of 544 relevant lines covered (93.93%)

199.05 hits per line

Jobs
ID Job ID Ran Files Coverage
2 482.2 (1.9.3, Gemfile) 26 Oct 2014 11:12PM UTC 0
Travis Job 482.2
3 482.3 (2.0.0, Gemfile) 26 Oct 2014 11:12PM UTC 0
Travis Job 482.3
4 482.4 (2.1, Gemfile) 26 Oct 2014 11:11PM UTC 0
Travis Job 482.4
6 482.6 (jruby-19mode, Gemfile) 26 Oct 2014 11:14PM UTC 0
93.28
Travis Job 482.6
7 482.7 (jruby-head, Gemfile) 26 Oct 2014 11:16PM UTC 0
93.24
Travis Job 482.7
8 482.8 (rbx-2, Gemfile) 26 Oct 2014 11:15PM UTC 0
98.39
Travis Job 482.8
9 482.9 (ruby-head, Gemfile) 26 Oct 2014 11:14PM UTC 0
93.1
Travis Job 482.9
11 482.11 (1.9.3, Gemfile.rack-1.3.x) 26 Oct 2014 11:15PM UTC 0
93.51
Travis Job 482.11
12 482.12 (2.0.0, Gemfile.rack-1.3.x) 26 Oct 2014 11:15PM UTC 0
93.51
Travis Job 482.12
13 482.13 (2.1, Gemfile.rack-1.3.x) 26 Oct 2014 11:16PM UTC 0
93.51
Travis Job 482.13
15 482.15 (jruby-19mode, Gemfile.rack-1.3.x) 26 Oct 2014 11:17PM UTC 0
93.68
Travis Job 482.15
16 482.16 (jruby-head, Gemfile.rack-1.3.x) 26 Oct 2014 11:21PM UTC 0
93.64
Travis Job 482.16
18 482.18 (ruby-head, Gemfile.rack-1.3.x) 26 Oct 2014 11:18PM UTC 0
93.51
Travis Job 482.18
Source Files on build 482
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #482
  • Pull Request #778
  • Next Build on master (#483)
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