8000 Improve performance of drawing bugpath by csordasmarton · Pull Request #815 · Ericsson/codechecker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Improve performance of drawing bugpath #815

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

Merged

Conversation

csordasmarton
Copy link
Contributor

I improved the performance of drawing bugpath by using CodeMirror operation function: http://codemirror.net/doc/manual.html#operation.

Bubbles (num) Lines (num) Current time (ms) Improved time (ms)
25 22 149.45 77.65
31 28 4102.05 2242.63
35 31 4954.74 2797.91
43 38 6108.59 3304.29
47 42 6716.03 3703.16
52 46 7571.04 4196.20
56 49 7375.35 4190.46
54 48 8973.17 4487.09

cc_bugpath_drawing

Copy link
Contributor
@whisperity whisperity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should do such to Dojo one day! (Though I hear Dojo2 will have improvements about the initial site setup time... hopefully.)

Never would have thought rendering can be so messy with overhead.

@Xazax-hun Xazax-hun merged commit 65af932 into Ericsson:version6 Aug 17, 2017
@csordasmarton csordasmarton deleted the bugpath_rendering_performance branch August 18, 2017 06:12
@whisperity whisperity added this to the 6.0 pre2 milestone Aug 18, 2017
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.

3 participants
0