• meutx test


    metux test using sysbench

    Purpose

           Do metux performance test base on sysbench

     

    Eevironment

           RK3328 arm64 ubuntu 16.04

     

    Procdeure

     

    root@IOTP-EPC:/test/sysbench# sysbench   --test=mutex  --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 mutex performance test

    Threads started!

    DEBUG: Runner thread started (0)!

    Done.

    Test execution summary:

        total time:                          0.0125s

        total number of events:              1

        total time taken by event execution: 0.0119

        per-request statistics:

             min:                                 11.91ms

             avg:                                 11.91ms

             max:                                 11.91ms

             approx.  95 percentile:         10000000.00ms

    Threads fairness:

        events (avg/stddev):           1.0000/0.00

        execution time (avg/stddev):   0.0119/0.00

    DEBUG: Verbose per-thread statistics:

    DEBUG:     thread #  0: min: 0.0119s  avg: 0.0119s  max: 0.0119s  events: 1

    DEBUG:                  total time taken by even execution: 0.0119s

  • 相关阅读:
    LeetCode-6 ZigZag Conversion
    求两个字符串的最长公共子串
    Eclipse 添加 javap
    时间复杂度
    leetcode oj-3
    Android Rom分区 与 SD卡读写
    论文首次处理流程及代码
    论文片段
    项目整体流程
    春晚项目中的相关脚本
  • 原文地址:https://www.cnblogs.com/lianghong881018/p/10749592.html
Copyright © 2020-2023  润新知