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

catmaid / CATMAID / 4232
45%
master: 45%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 06 Dec 2017 09:56PM UTC
Jobs 3
Files 92
Run time 6min
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
4232

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.

6962 of 14089 relevant lines covered (49.41%)

1.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4232.1 06 Dec 2017 09:56PM UTC 0
49.2
Travis Job 4232.1
2 4232.2 06 Dec 2017 09:56PM UTC 0
49.3
Travis Job 4232.2
3 4232.3 06 Dec 2017 10:03PM UTC 0
47.63
Travis Job 4232.3
Source Files on build 4232
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4232
  • 19bfc26d on github
  • Prev Build on dev (#4231)
  • Next Build on dev (#4233)
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