borg-benchmark-cpu.1 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. .\" Man page generated from reStructuredText.
  2. .
  3. .
  4. .nr rst2man-indent-level 0
  5. .
  6. .de1 rstReportMargin
  7. \\$1 \\n[an-margin]
  8. level \\n[rst2man-indent-level]
  9. level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
  10. -
  11. \\n[rst2man-indent0]
  12. \\n[rst2man-indent1]
  13. \\n[rst2man-indent2]
  14. ..
  15. .de1 INDENT
  16. .\" .rstReportMargin pre:
  17. . RS \\$1
  18. . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
  19. . nr rst2man-indent-level +1
  20. .\" .rstReportMargin post:
  21. ..
  22. .de UNINDENT
  23. . RE
  24. .\" indent \\n[an-margin]
  25. .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
  26. .nr rst2man-indent-level -1
  27. .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
  28. .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
  29. ..
  30. .TH "BORG-BENCHMARK-CPU" "1" "2025-05-19" "" "borg backup tool"
  31. .SH NAME
  32. borg-benchmark-cpu \- Benchmark CPU bound operations.
  33. .SH SYNOPSIS
  34. .sp
  35. borg [common options] benchmark cpu [options]
  36. .SH DESCRIPTION
  37. .sp
  38. This command benchmarks misc. CPU bound borg operations.
  39. .sp
  40. It creates input data in memory, runs the operation and then displays throughput.
  41. To reduce outside influence on the timings, please make sure to run this with:
  42. .INDENT 0.0
  43. .IP \(bu 2
  44. an otherwise as idle as possible machine
  45. .IP \(bu 2
  46. enough free memory so there will be no slow down due to paging activity
  47. .UNINDENT
  48. .SH OPTIONS
  49. .sp
  50. See \fIborg\-common(1)\fP for common options of Borg commands.
  51. .SH SEE ALSO
  52. .sp
  53. \fIborg\-common(1)\fP
  54. .SH AUTHOR
  55. The Borg Collective
  56. .\" Generated by docutils manpage writer.
  57. .