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

acardona / CATMAID / 495
38%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2015 09:22PM UTC
Jobs 1
Files 71
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

pending completion
495

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

Jobs
ID Job ID Ran Files Coverage
1 495.1 30 Mar 2015 09:22PM UTC 0
37.64
Travis Job 495.1
Source Files on build 495
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #495
  • 6300c257 on github
  • Prev Build on master (#494)
  • Next Build on master (#496)
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