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

Alternative idea #5

Open
hyperknot opened this issue Sep 25, 2024 · 2 comments
Open

Alternative idea #5

hyperknot opened this issue Sep 25, 2024 · 2 comments

Comments

@hyperknot
Copy link

hyperknot commented Sep 25, 2024

Hi Brandon,

Nice script, you used siege, I used wrk + a lua script for this:
https://github.com/hyperknot/openfreemap/tree/main/modules/http_host/benchmark

Here are my results for it:
https://github.com/hyperknot/openfreemap/blob/main/docs/quick_notes/http_benchmark.md

@bdon
Copy link
Owner

bdon commented Sep 25, 2024

Is access.jsonl https://github.com/hyperknot/openfreemap/blob/main/modules/http_host/benchmark/create_path_list.py#L4 available for download?

The TileSiege testing uses OSM logs https://github.com/bdon/TileSiege/blob/master/top100k_90days.py which are aggregated by tile ID to anonymize the users. This means the traffic isn't perfectly realistic because of no spatial correlation like panning or zooming. It would be nice to have a privacy-preserving access log to benchmark with instead.

I would like to adopt wrk since siege feels a bit outdated.

@hyperknot
Copy link
Author

That is an actual log from my server, but I don't want to make it public to preserve users' privacy. Maybe on a popular instance we could get this log, it'd be highly random, but I don't have an instance with random enough access pattern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants