[Bug 247293] benchmarks/unixbench: enable parallel benchmarking

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 16 01:55:44 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247293

            Bug ID: 247293
           Summary: benchmarks/unixbench: enable parallel benchmarking
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pizzamig at freebsd.org
          Reporter: naito.yuichiro at gmail.com
             Flags: maintainer-feedback?(pizzamig at freebsd.org)
          Assignee: pizzamig at freebsd.org

Created attachment 215596
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215596&action=edit
unixbench-mp.patch

I'd like to use unixbench not only for performance measuring but also to create
CPU load for multiprocessor in a convenient way.

The attached `unixbench-mp.patch' fixes to create CPU information structure.
`Run` scripts determines if multi processor benchmark should be run from it.

Of course, the structure highly depends on Linux systems.
We can't fill complete same data but at least number of CPUS, CPU model, and
CPU architecture can be filled.
They are enough to execute multiprocessor benchmark.

So please apply the patch to Ports tree.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list