• cpu test


    cpu test using sysbench

    Purpose

           Do cpu performance test base on sysbench

     

    Eevironment

           RK3328 arm64 ubuntu 16.04

     

    Procdeure

     

    root@IOTP-EPC:/test/sysbench# sysbench --cpu-max-prime=10000  --test=cpu  --debug run 

    sysbench 0.4.12:  multi-threaded system evaluation benchmark

    Running the test with following options:

    Number of threads: 1

    Debug mode enabled.

    Doing CPU performance benchmark

    Threads started!

    DEBUG: Runner thread started (0)!

    Done.

    Maximum prime number checked in CPU test: 10000

    Test execution summary:

        total time:                          10.7209s

        total number of events:              10000

        total time taken by event execution: 10.7152

        per-request statistics:

             min:                                  1.07ms

             avg:                                  1.07ms

             max:                                  4.02ms

             approx.  95 percentile:               1.07ms

    Threads fairness:

        events (avg/stddev):           10000.0000/0.00

        execution time (avg/stddev):   10.7152/0.00

    DEBUG: Verbose per-thread statistics:

    DEBUG:     thread #  0: min: 0.0011s  avg: 0.0011s  max: 0.0040s  events: 10000

    DEBUG:                  total time taken by even execution: 10.7152s

  • 相关阅读:
    小心触发器脚本陷阱
    delphi程序如何防止多实例启动
    自定义控件wxIpCtrl –(Ip Address)
    wxWidgets流操作 (三) wxMemoryInputStream/wxMemoryOutputStream与wxImage交互
    D2 std.stream 文件读写小练习
    挂钟程序
    Lazarus+FPC2.7.1 下DLL 创建及调用
    正则表达式30分钟入门教程
    Word frequency program终结
    阅读作业第二篇
  • 原文地址:https://www.cnblogs.com/lianghong881018/p/10749582.html
Copyright © 2020-2023  润新知