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 of chart for certain large log files should be improved #23

Closed
chewiebug opened this issue Apr 12, 2012 · 7 comments
Closed
Assignees
Labels
Milestone

Comments

@chewiebug
Copy link
Owner

performance of chart for certain large gc logfiles should be improved, scrolling takes seconds to move from one position of the scrollbar to the next. The more scrolling moves to the right of a chart the more performance degrades. Hiding display of total / tenured / young heap improves performance.

Sample log files showing this issue are mentioned in issue 22

@ghost ghost assigned chewiebug Apr 12, 2012
@whitmad
Copy link

whitmad commented May 14, 2012

This is a big problem for me - analysing GC log files for long-running processes, they get pretty big. GCViewer would be useful if it could do this.

@chewiebug
Copy link
Owner Author

Do you already experience low performance with your log files? What is "big" in your case? Would it be possible to send a sample log file to have more input for analysis (please zip and email to gcviewer-info@googlegroups.com)?

Regards, Jörg

@whitmad
Copy link

whitmad commented May 15, 2012

Jörg

"Big" could be several hundred MB in a busy system over a sustained
period - unfortunately too big for our email system to send - is there a
URL I can upload an example to?

Regards,

David

On Mon, 2012-05-14 at 09:10 -0700, chewiebug wrote:

Do you already experience low performance with your log files? What is "big" in your case? Would it be possible to send a sample log file to have more input for analysis (please zip and email to gcviewer-info@googlegroups.com).

Regards, Jörg


Reply to this email directly or view it on GitHub:
#23 (comment)

@chewiebug
Copy link
Owner Author

Hi David,

Ok, several hundred MB definitely sounds big. I don't have an upload server to post files to, but other users have used http://www.dropbox.com to provide me with larger files. http://www.fileconvoy.com/index.php would be an alternative without the need to install anything. Can you use one of those two possibilities?

Regards, Jörg

@chewiebug
Copy link
Owner Author

Hi David,

I have pushed a few lines of code to the repository improving the performance. With the log files I have, performance is clearly better now, but none of my testfiles is larger than 100MB. Is it possible for you to use one of the above mechanisms to send me one of your files or could you test yourself and let me know the result?

Regards, Jörg

@chewiebug
Copy link
Owner Author

Having added a few performance improvements, I'll close this issue. If the problem persists, please tell me.

Regards, Jörg

@whitmad
Copy link

whitmad commented Jun 17, 2012

Apologies, Jörg, been a bit busy. I'll try and check this sometime this
week, also will upload a sample file as you requested.

On Sun, 2012-06-17 at 08:58 -0700, chewiebug wrote:

Having added a few performance improvements, I'll close this issue. If the problem persists, please tell me.

Regards, Jörg


Reply to this email directly or view it on GitHub:
#23 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants