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

Cache svg::Event across frames #58

Merged
merged 2 commits into from
Feb 22, 2019
Merged

Conversation

meven
Copy link
Contributor

@meven meven commented Feb 22, 2019

Fixes for #41
Based on JordiChauzi#1

@codecov-io
Copy link

codecov-io commented Feb 22, 2019

Codecov Report

Merging #58 into master will increase coverage by 0.26%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   76.21%   76.48%   +0.26%     
==========================================
  Files          13       13              
  Lines        1190     1199       +9     
==========================================
+ Hits          907      917      +10     
+ Misses        283      282       -1
Impacted Files Coverage Δ
src/flamegraph/mod.rs 82.6% <91.66%> (+1.29%) ⬆️

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 b2a131d...2234dfd. Read the comment docs.

@jonhoo jonhoo changed the title Cache svg event for reuse, some refactioring Cache svg::Event across frames Feb 22, 2019
src/flamegraph/mod.rs Outdated Show resolved Hide resolved
src/flamegraph/mod.rs Outdated Show resolved Hide resolved
@jonhoo
Copy link
Owner

jonhoo commented Feb 22, 2019

This looks excellent once those two minor comments are addressed!

@jonhoo jonhoo merged commit 81b1caa into jonhoo:master Feb 22, 2019
@meven meven deleted the share-bytesstart-3 branch February 23, 2019 08:34
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

3 participants