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

acardona / CATMAID / 495 / 1
38%
master: 38%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2015 09:22PM UTC
Files 71
Run time 4s
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

30 Mar 2015 08:36PM UTC coverage: 37.645%. Remained the same
495.1

push

travis-ci

tomka
SVG overlay: don't waste memory when updating coordinates in status bar

The coordinates in the status bar are updated with every mouse move,
which can be quite often. Looking at Chromium's memory timeline shows
that constantly moving the mouse in medium speed will use about 2MB/s.
This is a lot and might contribute to acardona/CATMAID#967. Not
constructing an array on the fly and letting map create yet another
array reduces memory consumption to about 1MB/s.

3967 of 10538 relevant lines covered (37.64%)

0.38 hits per line

Source Files on job 495.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 495
  • Travis Job 495.1
  • 6300c257 on github
  • Prev Job for on master (#494.1)
  • Next Job for on master (#496.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

© 2026 Coveralls, Inc