This repository was archived by the owner on Feb 13, 2024. It is now read-only.
Template and CPU usage #314
Unanswered
brunoherrera
asked this question in
Q&A
Replies: 1 comment
-
My 2 cents here:
So, it worked more than 4 minutes on 2 vCPU VM analyzing 200KB apache log file and ate around 1GB of RAM. There's definitely something wrong with the architecture and/or implementation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm getting this message in web:
template: pattern matches no files:
www\index.html
where do I download that or what did I miss?
also, I have a 50MB .log file, an apache log file, and is using 65% of my AMD 5950X, is there something I missed there too? is it scanning through the entire file every time it updates a new entry? I thought it would keep a count of the total of lines and then skip them for the next update, or I don't know, if it isn't that I can't figure out why does it tax so much CPU
Beta Was this translation helpful? Give feedback.
All reactions