mbok / logsniffer

logsniffer is a sophisticated open source web tool for parsing, viewing, monitoring and analyzing log data - smarter, collaborative and easier. [No longer maintaned]
GNU Lesser General Public License v3.0
104 stars 46 forks source link

web ui uses too much cpu power - are you mining coins? #96

Open COLABORATI opened 6 years ago

COLABORATI commented 6 years ago

the we ui uses too much cpu power when following a file - laptop fans go up, browser jumps to over 50% cpu usage. And I was following that minimal logsniffer.log. not some 4gb mega.log.

Are you mining coins in my browser?

This feels like you have never used your software yourself - I can not find any other explanation. I am using it for 45 seconds now and immediately understand that it is not usable at all for real usage. If this is just a study of how to get most cpu cycles out of a web ui please write that in the readme, so we can just not waste so much time.

My suggestion: use your backend code with a plain old "native" gui. Ok, java again makes this a terrible task, but look at https://github.com/mediathekview/MediathekView - not perfect, but should work ok with logfiles of a decent size.