Native c++, jenkins, conan, artifactory, ubuntu

Hi Octopus,
I’m currently considering the Octopus to deploy native c++ component packages into artifactory and forth into real/vm/docker ubuntu targets.
Currently we are using jenkins and conan packages to pick up relevant c++ compilation and runtime dependencies.
Conan packages are not most efficient in compression/upload/download/storage.
I’m a big fan of octopus delta compression for package transfers.
Can someone help me to understand the topology i need to pick-up native c++ runtime dependencies on one hand and to package and deploy effectively on the other?