[ 
https://issues.apache.org/jira/browse/MINIFICPP-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marton Szasz resolved MINIFICPP-1361.
-------------------------------------
    Fix Version/s: 0.9.0
       Resolution: Duplicate

> Try improving compile times by hiding spdlog in implementation files
> --------------------------------------------------------------------
>
>                 Key: MINIFICPP-1361
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1361
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Marton Szasz
>            Priority: Minor
>              Labels: MiNiFi-CPP-Hygiene
>             Fix For: 0.9.0
>
>
> spdlog and fmt are template-heavy libraries and since they are included in 
> almost all of our compilation units, they can have a major impact on our 
> compilation times.
> Goal: try moving all spdlog includes to our logging-related .cpp files, 
> possibly by using forward declarations and extra indirections, and see if it 
> makes a difference.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to