1.2.0 • Published 7 years ago

node-maxmind-benchmark v1.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

node-maxmind-benchmark

Performance benchmark for Node.js Maxmind geo lookup libraries.

Supports current GeoIP2 aka MMDB database format only, legacy GeoIP format is not supported

Performance

performance

LibraryRelative speedOperations per second
maxmind100%290,921 (±5.37%)
mmdb-reader36.30%105,602 (±47.62%)
jgeoip18.16%52,842 (±3.51%)
geoip29.31%27,071 (±1.78%)
maxmind-db-reader1.13%3,288 (±0.86%)

Note: benchmark was run under node v7.6.0

License

MIT