https://github.com/mictech/reverseiplookup
https://github.com/mictech/reverseiplookup
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mictech/reverseiplookup
- Owner: MicTech
- Created: 2014-10-26T10:54:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-26T16:01:13.000Z (over 11 years ago)
- Last Synced: 2025-02-01T04:13:52.848Z (over 1 year ago)
- Language: JavaScript
- Size: 2.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###Service for Reverse IP Lookup
This is just a proof of concept for simple service, whichreturn Country name for ip address.
* app - node.js application
* data - datasets and R script for preprocessing
* performance - test plan for jMeter
###Performance
Probably what have impact on latency is not the algorithm, but infrastructure around that.
####Performance stats (MacBook Pro, 2,3GHz i5, 16GB RAM)
* app boot time with data load approx. 20sec
* approx. 1200reg/sec from local jMeter
####Performance stats (EC2 t2.micro, US N. California)
* approx. 120reg/sec from Czech republic