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

whitfin / hypex / 17 / 9
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 26 Mar 2020 06:21AM UTC
Files 5
Run time 0s
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 Mar 2020 06:18AM UTC coverage: 92.982% (-7.0%) from 100.0%
17.9

Pull #2

travis-ci

web-flow
Optimize merge

Rewrote the merge operations for bitstring and array types to do fewer passes
over the data and generate less intermediate garbage. The existing benchmark
shows about a 5x improvement for Hypex.merge on arrays and 2.5x on bitstrings.

Before:

  Name                                    ips        average  deviation         median         99th %
  Array Hypex.merge/1                   56.60       17.67 ms    ±12.39%       17.62 ms       24.13 ms
  Bitstring Hypex.merge/1               32.72       30.56 ms     ±5.22%       30.14 ms       37.23 ms

After:

  Name                                    ips        average  deviation         median         99th %
  Array Hypex.merge/1                  269.99        3.70 ms    ±15.78%        3.46 ms        5.71 ms
  Bitstring Hypex.merge/1               78.52       12.73 ms    ±38.13%       16.16 ms       23.30 ms
Pull Request #2: Optimize merge

53 of 57 relevant lines covered (92.98%)

10877.04 hits per line

Source Files on job 17.9
  • Tree
  • List 0
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7
  • Travis Job 17.9
  • 0baadf3d on github
  • Prev Job for on master (#15.1)
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

© 2025 Coveralls, Inc