Frederico Brückelmann

Results 11 comments of Frederico Brückelmann

Same, and I can confirm that I'm setting the resourcesDir in my ccls initializer options. Check https://github.com/MaskRay/ccls/issues/611 For me this also occurs since the latest homebrew update.

@flanggut, sorry if this is a stupid question, but did you try this with the homebrew version of llvm?

Weird. Could there be a problem with the packaging of llvm for homebrew?

> cache load speed Is the cache load speed related to the parsing of the `compile_commands.json` file?

> The short answer to your last question is no - there is no guarantee that this priority will always work because the Taskflow runtime will automatically decide which task...

Thanks for your input. I looked more through the code and I now understand. It's not a leak because the pool will recycle its memory. For my use case it...

I changed the issue title since I now better understand the situation

> I will see how this can be done. Thank you very much. Let me know if there's anything I can do to help (if it's not way over my...

> Just a suggestion. Perhaps break the simulation engine out into a separate process independent of the interactivity side. Then when you don't need it simply kill the process. This...

https://github.com/assimp/assimp/releases/tag/v5.4.1 5.4.1 has just been released and addresses some Draco relating issues. Could it be related to the warnings emitted above?