borg-benchmark-cpu.1 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. .\" Man page generated from reStructuredText.
  2. .
  3. .TH BORG-BENCHMARK-CPU 1 "2022-04-14" "" "borg backup tool"
  4. .SH NAME
  5. borg-benchmark-cpu \- Benchmark CPU bound operations.
  6. .
  7. .nr rst2man-indent-level 0
  8. .
  9. .de1 rstReportMargin
  10. \\$1 \\n[an-margin]
  11. level \\n[rst2man-indent-level]
  12. level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
  13. -
  14. \\n[rst2man-indent0]
  15. \\n[rst2man-indent1]
  16. \\n[rst2man-indent2]
  17. ..
  18. .de1 INDENT
  19. .\" .rstReportMargin pre:
  20. . RS \\$1
  21. . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
  22. . nr rst2man-indent-level +1
  23. .\" .rstReportMargin post:
  24. ..
  25. .de UNINDENT
  26. . RE
  27. .\" indent \\n[an-margin]
  28. .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
  29. .nr rst2man-indent-level -1
  30. .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
  31. .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
  32. ..
  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. \- an otherwise as idle as possible machine
  43. \- enough free memory so there will be no slow down due to paging activity
  44. .SH OPTIONS
  45. .sp
  46. See \fIborg\-common(1)\fP for common options of Borg commands.
  47. .SH SEE ALSO
  48. .sp
  49. \fIborg\-common(1)\fP
  50. .SH AUTHOR
  51. The Borg Collective
  52. .\" Generated by docutils manpage writer.
  53. .