Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Geolocation Database to run from memory after Node starts-up #448

Open
kauri-hero opened this issue Jun 2, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@kauri-hero
Copy link
Contributor

Suggestion - there is a performance aspect to this card because the country information is stored in compressed format. (we don't want the source code and Node binary to be large)
Its now around 2.5 Mb

Once, Node boots up, there could be a hashmap in memory which allows searching of the IP blocks to be very performant

Originally posted by @kauri-hero in #388

@github-project-automation github-project-automation bot moved this to 🆕 New in MASQ Node v2 Jun 2, 2024
@kauri-hero kauri-hero moved this from 🆕 New to 🔖 Awaiting Development (Prioritized) in MASQ Node v2 Jun 2, 2024
@kauri-hero kauri-hero added the enhancement New feature or request label Jun 2, 2024
@kauri-hero kauri-hero moved this from 🔖 Awaiting Development (Prioritized) to 🏗 Development In Progress in MASQ Node v2 Jun 23, 2024
@kauri-hero kauri-hero added this to the Country Selection milestone Aug 10, 2024
@czarte czarte self-assigned this Sep 10, 2024
@czarte czarte moved this from 🏗 Development In Progress to 👀 Review + QA in Progress in MASQ Node v2 Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 👀 Review + QA in Progress
Development

No branches or pull requests

2 participants