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

catmaid / CATMAID / 4232 / 3
45%
master: 45%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 06 Dec 2017 10:03PM UTC
Files 92
Run time 3s
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

06 Dec 2017 09:38PM UTC coverage: 47.633%. Remained the same
4232.3

push

travis-ci

tomka
Add memory aware LRU cache and use it for node list cache

With many nodes in one section (>50,000), the node list cache can
contribute heavily to out-of-memory errors. If there isn't much memory available in
the first place and every cached section takes more than 10MB space, it
seems better to not add things to the cache if a certain fill ratio is
reached. This is what the tracing overlay does now and uses an overall
memory fill ratio of 0.75, meaning if the available memory is used by
more than 75% no new cache entries will be added to the cache.

This works only in Chromium/Chrome, Firefox and other browsers use the
regular LRU cache.

6711 of 14089 relevant lines covered (47.63%)

0.48 hits per line

Source Files on job 4232.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4232
  • Travis Job 4232.3
  • 19bfc26d on github
  • Prev Job for on dev (#4231.3)
  • Next Job for on dev (#4233.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc