I use the gperftools/tcmalloc and I'm interested to try this variant.
It is unclear to me how, once I build tcmalloc using bazel, I can 'install' the build artifacts in a way I can consume them from my existing cmake project. The documentation assumes a bazel-build consumer.
I use the gperftools/tcmalloc and I'm interested to try this variant.
It is unclear to me how, once I build tcmalloc using bazel, I can 'install' the build artifacts in a way I can consume them from my existing cmake project. The documentation assumes a bazel-build consumer.