pytorch/c10/benchmark
Scott Wolchok cfd697c979 [PyTorch] add intrusive_ptr exclusive ownership benchmark
Pull Request resolved: https://github.com/pytorch/pytorch/pull/76766

None of the existing benchmarks captured the cost of the final destruction of an intrusive_ptr.

Differential Revision: [D36109756](https://our.internmc.facebook.com/intern/diff/D36109756/)

Approved by: https://github.com/ezyang
2022-06-10 19:26:28 +00:00
..
BUILD.bazel move intrusive_ptr benchmark to shared build structure (#71413) 2022-03-02 11:33:22 +00:00
build.bzl move intrusive_ptr benchmark to shared build structure (#71413) 2022-03-02 11:33:22 +00:00
CMakeLists.txt
intrusive_ptr_benchmark.cpp [PyTorch] add intrusive_ptr exclusive ownership benchmark 2022-06-10 19:26:28 +00:00