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

Optimize code based on Neil Bowers' suggestions #32

Open
oalders opened this issue Jan 9, 2012 · 2 comments
Open

Optimize code based on Neil Bowers' suggestions #32

oalders opened this issue Jan 9, 2012 · 2 comments

Comments

@oalders
Copy link
Owner

oalders commented Jan 9, 2012

There are some great suggestions in here for improving the code base and adding some more helpful methods:

http://blogs.perl.org/users/neilb/2011/10/cpan-modules-for-parsing-user-agent-strings.html

Just need to take the time to break those out into individual issues.

@garu
Copy link

garu commented Jul 29, 2015

@oalders any thoughts on this! I'm suddenly very interested in the topic 😃

@oalders
Copy link
Owner Author

oalders commented Jul 29, 2015

@garu It probably would be worth benchmarking the latest version vs the earlier version @neilbowers was using. The latest version may be considerably faster. I'm up for more optimizations, though. Maybe even a switch to Moo would speed things up.

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