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

perf(core): reduce heap memory usage for useragent parser #142

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

ayuhito
Copy link
Member

@ayuhito ayuhito commented Sep 4, 2024

This upgrades go-useragent with medama-io/go-useragent#19. While the performance gains are nice, the big improvement is in memory usage which could make running this app in 128MB VM situations more viable.

@ayuhito ayuhito changed the title perf(core): upgrade go useragent perf(core): reduce heap memory usage for useragent parser Sep 4, 2024
@ayuhito ayuhito merged commit f010aa8 into main Sep 4, 2024
2 checks passed
@ayuhito ayuhito deleted the chore/upgrade-useragent branch September 4, 2024 19:10
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

Successfully merging this pull request may close these issues.

1 participant