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

Performance Improvement of map-values #227

Merged

Conversation

alexanderkiel
Copy link
Contributor

I found map-values as hot spot while profiling small requests of a real
application. I took the implementation from Prismatic plumbing. That
got me from about 15.000 req/s to 16.000 req/s.

I found map-values as hot spot while profiling small requests of a real
application. I took the implementation from Prismatic plumbing. That
got me from about 15.000 req/s to 16.000 req/s.
ordnungswidrig added a commit that referenced this pull request Jul 23, 2015
Performance Improvement of map-values
@ordnungswidrig ordnungswidrig merged commit e695829 into clojure-liberator:master Jul 23, 2015
@ordnungswidrig
Copy link
Member

Thanks for the improvement!

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.

None yet

2 participants