0.107.0
github-actions
released this
11 Jul 16:17
·
202 commits
to master
since this release
grimoire-elk 0.107.0 - (2023-07-11)
Performance improvements:
- Enrichment processing time reduced by 50%
The general performance was improved reducing the number of calls to
the identities manager (i.g.SortingHat
). There were some deprecated
calls that weren't needed any longer and also, we increased the cache
of individuals in ELKs. We were also able to reduce the processing
time of the Git backend by converting commit dates only once.