I\'m using Bazel for a Python project.
I profiled a trivial test, which should\'ve taken well below 1s to run, with bazel test //... --profile=/tmp/profile.gz
bazel test //... --profile=/tmp/profile.gz