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

maxmind / MaxMind-DB-Reader-java
78%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v2.0.0-rc2
DEFAULT BRANCH: master
Repo Added 21 Oct 2013 09:27PM UTC
Files 21
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

LAST BUILD ON BRANCH greg/lru
branch: greg/lru
CHANGE BRANCH
x
Reset
  • greg/lru
  • andy/bump-jackson
  • andy/more-java-versions
  • andy/update-jackson
  • bz/fix-osx-build
  • dependabot/maven/junit-junit-4.13
  • dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.8.1
  • dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-1.6
  • dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.1.0
  • dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.0
  • dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
  • dependabot/maven/org.codehaus.mojo-exec-maven-plugin-1.6.0
  • dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.0.0
  • dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.7
  • dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.8.1
  • development
  • gh
  • greg/better-error
  • greg/cache-test-wip
  • greg/cache-value-class
  • greg/coverity
  • greg/coverity-fixes
  • greg/decoder-cleanup
  • greg/find-metadata-start-refactor
  • greg/fix-decoding-issue
  • greg/force-travis-releases
  • greg/jar-warning
  • greg/minor-cleanup
  • greg/network
  • greg/network-docs
  • greg/no-synchronized
  • greg/no-version-range
  • greg/no-version-range-2.7
  • greg/poc
  • greg/public-metadata
  • greg/thread-pool-fix
  • greg/threading-test-docs
  • horgh/cache-generic-type
  • horgh/exceptions
  • horgh/jackson
  • horgh/java-8
  • horgh/map-key-decode
  • horgh/performance
  • horgh/primitives-cache
  • master
  • update-jackson
  • v0.3.1
  • v0.3.2
  • v0.3.3
  • v0.3.4
  • v0.4.0
  • v1.0.0
  • v1.0.1
  • v1.1.0
  • v1.2.0
  • v1.2.2
  • v1.3.0
  • v1.3.1
  • v1.4.0
  • v2.0.0-rc1
  • v2.0.0-rc2
  • wes/fix-snyk-token
  • wes/limit-snyk-monitor-runs
  • wes/patch-dependency
  • wes/snyk-integration

pending completion
574

push

travis-ci

oschwald
Test out different LRU implementations

Even without worrying about concurrency, there LRU implementations are
anywhere from 20-35% slower than CMHCache. I suspect the CMHCache ends
up caching the most used objects, and the additional overhead from
deciding what to evict is not worth the effort.

447 of 570 relevant lines covered (78.42%)

14560.71 hits per line

Relevant lines Covered
Build:
Build:
570 RELEVANT LINES 447 COVERED LINES
14560.71 HITS PER LINE
Source Files on greg/lru
  • Tree
  • List 25
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
574 greg/lru Test out different LRU implementations Even without worrying about concurrency, there LRU implementations are anywhere from 20-35% slower than CMHCache. I suspect the CMHCache ends up caching the most used objects, and the additional overhead fro... push 26 Aug 2020 08:12PM UTC oschwald travis-ci pending completion  
See All Builds (516)
  • Repo on GitHub
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