Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Improve parser performance #1

Open
tonioo opened this issue May 1, 2015 · 1 comment
Open

Improve parser performance #1

tonioo opened this issue May 1, 2015 · 1 comment
Assignees

Comments

@tonioo
Copy link
Member

tonioo commented May 1, 2015

From @tonioo on December 4, 2013 15:22

Originally created by Antoine Nguyen on 2009-11-06T11:02:11Z

We need to define a better parser structure:

  • Don't parse already handled lines (based on the date)

Copied from original issue: modoboa/modoboa#44

@tonioo
Copy link
Member Author

tonioo commented May 1, 2015

Posted by Florent Dionisi on 2009-11-26T17:24:10Z

Improved by parsing line timestamp only when it changes by rrd time step, at least.

It Needs to be tested on large log file before setting to "fixed".

Parser structure can still be improved by grouping each match or search operation by program type (cleanup, smtpd,etc...).

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

No branches or pull requests

1 participant