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

Don't abstract WeakMap cache #339

Merged
merged 8 commits into from
Sep 25, 2017
Merged

Don't abstract WeakMap cache #339

merged 8 commits into from
Sep 25, 2017

Conversation

emmatown
Copy link
Member

What:

Don't abstract WeakMap cache

Why:

It had significant performance regressions

Checklist:

  • Documentation N/A
  • Tests
  • Code complete

@codecov
Copy link

codecov bot commented Sep 25, 2017

Codecov Report

Merging #339 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #339      +/-   ##
==========================================
- Coverage   97.34%   97.33%   -0.02%     
==========================================
  Files          17       17              
  Lines         566      562       -4     
  Branches      134      133       -1     
==========================================
- Hits          551      547       -4     
  Misses         11       11              
  Partials        4        4
Impacted Files Coverage Δ
packages/emotion/src/index.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d89fae5...fa55220. Read the comment docs.

@emmatown emmatown merged commit 394883c into master Sep 25, 2017
@emmatown emmatown deleted the perf-test branch September 25, 2017 07:08
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