find_package(fastrtps) takes too long #5906
Unanswered
burak-yildizoz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an already existing issue for this?
Expected behavior
Variables should be cached after the first call. Consequent calls to
find_package
should be done in milliseconds.Current behavior
Each call takes ~1.3 sec to complete.
Steps to reproduce
Configure with the following command:
Fast DDS version/commit
v2.14.2
Platform/Architecture
Windows 10 Visual Studio 2019
Transport layer
Default configuration, UDPv4 & SHM
Additional context
No response
XML configuration file
Relevant log output
Network traffic capture
No response
Beta Was this translation helpful? Give feedback.
All reactions