[
https://issues.apache.org/jira/browse/MINIFICPP-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz resolved MINIFICPP-98.
-----------------------------------
Resolution: Won't Fix
inactive, and spdlog doesn't seem to be a problem
> Explore a different logger library
> ----------------------------------
>
> Key: MINIFICPP-98
> URL: https://issues.apache.org/jira/browse/MINIFICPP-98
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Marc Parisi
> Priority: Minor
>
> When testing a PR I replaced spdlog with
> https://github.com/Iyengar111/NanoLog and g3log. The latter had consistent
> performance whereas spdlog had large variance. NanoLog seemed faster with my
> test case, but has other trade offs. We should explore dropping in a
> different logger since I've seen logging be 1-2% of cpu cycles, which is
> excessive for my test cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)