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 #341

Merged
merged 3 commits into from
Nov 22, 2017
Merged

Performance #341

merged 3 commits into from
Nov 22, 2017

Conversation

rianjs
Copy link
Collaborator

@rianjs rianjs commented Nov 22, 2017

No description provided.

Rian Stockbower added 3 commits November 22, 2017 11:03
…nce bottleneck: after cache, 12-16% improvement in unit test runtime

Unscientific analysis:

|        | Framework | Core    |
|--------|-----------|---------|
| Before | 2.388     | 1.787   |
|        | 2.174     | 1.592   |
|        | 2.189     | 1.599   |
|        | *2.250*   | *1.659* |
| After  | 1.954     | 1.365   |
|        | 2.008     | 1.409   |
|        | 1.961     | 1.382   |
|        | *1.974*    | *1.385* |
|        | **-0.276 sec (12.265%)** | **-0.274 sec (16.513%)**
@rianjs rianjs merged commit 9294ae2 into master Nov 22, 2017
@rianjs rianjs deleted the Performance branch November 22, 2017 17:04
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