URL: https://github.com/SSSD/sssd/pull/5525
Title: #5525: Log performance improvements.

pbrezina commented:
"""
Very nice.
At this point, you cache the whole string. If it differs, you generate the 
whole string again. But most often the only thing that changes is only the last 
"seconds" part. Do you think it would make a difference if we cache only (or as 
a level 2 cache) the date and time without seconds that changes rarely?
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/5525#issuecomment-789647627
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to