If the OBNAM_PROFILE environment variable contiains a file name, the profiling data gets stored there, and can be viewed later with obnam-viewprof:

OBNAM_PROFILE=obnam.prof obnam ...
obnam-viewprof obnam.prof | less

Performance issues that are not related to a particular setup can also be observed using the ?obnam-benchmark tool.