qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 7cc8e0: scripts/simplebench: add simplebench.


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 7cc8e0: scripts/simplebench: add simplebench.py
Date: Fri, 20 Mar 2020 09:00:18 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 7cc8e0a545cb096a136bc13a3344ca51260956ef
      
https://github.com/qemu/qemu/commit/7cc8e0a545cb096a136bc13a3344ca51260956ef
  Author: Vladimir Sementsov-Ogievskiy <address@hidden>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    A scripts/simplebench/simplebench.py

  Log Message:
  -----------
  scripts/simplebench: add simplebench.py

Add simple benchmark table creator.

Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
Reviewed-by: Aleksandar Markovic <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Eduardo Habkost <address@hidden>


  Commit: 3e36da64b8c7520658926e65cdd499baa42f523a
      
https://github.com/qemu/qemu/commit/3e36da64b8c7520658926e65cdd499baa42f523a
  Author: Vladimir Sementsov-Ogievskiy <address@hidden>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    A scripts/simplebench/bench_block_job.py

  Log Message:
  -----------
  scripts/simplebench: add qemu/bench_block_job.py

Add block-job benchmarking helper functions.

Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
Reviewed-by: Aleksandar Markovic <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Eduardo Habkost <address@hidden>


  Commit: 28c4992adf18f0da43d088f6dec7fa3e7730a032
      
https://github.com/qemu/qemu/commit/28c4992adf18f0da43d088f6dec7fa3e7730a032
  Author: Vladimir Sementsov-Ogievskiy <address@hidden>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    A scripts/simplebench/bench-example.py

  Log Message:
  -----------
  scripts/simplebench: add example usage of simplebench

This example may be used as a template for custom benchmark.
It illustrates three things to prepare:
 - define bench_func
 - define test environments (columns)
 - define test cases (rows)
And final call of simplebench API.

Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
Reviewed-by: Aleksandar Markovic <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Eduardo Habkost <address@hidden>


  Commit: f4abfc6cb037da951e7977a67171f361fc6d21d7
      
https://github.com/qemu/qemu/commit/f4abfc6cb037da951e7977a67171f361fc6d21d7
  Author: Vladimir Sementsov-Ogievskiy <address@hidden>
  Date:   2020-03-17 (Tue, 17 Mar 2020)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: add simplebench

Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
Reviewed-by: Aleksandar Markovic <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Eduardo Habkost <address@hidden>


  Commit: 3d0ac346032a1fa9afafcaedc979a99f670e077e
      
https://github.com/qemu/qemu/commit/3d0ac346032a1fa9afafcaedc979a99f670e077e
  Author: Peter Maydell <address@hidden>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M MAINTAINERS
    A scripts/simplebench/bench-example.py
    A scripts/simplebench/bench_block_job.py
    A scripts/simplebench/simplebench.py

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' 
into staging

Python queue for 5.0 soft freeze

* Add scripts/simplebench (Vladimir Sementsov-Ogievskiy)

# gpg: Signature made Wed 18 Mar 2020 01:11:49 GMT
# gpg:                using RSA key 5A322FD5ABC4D3DBACCFD1AA2807936F984DC5A6
# gpg:                issuer "address@hidden"
# gpg: Good signature from "Eduardo Habkost <address@hidden>" [full]
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6

* remotes/ehabkost/tags/python-next-pull-request:
  MAINTAINERS: add simplebench
  scripts/simplebench: add example usage of simplebench
  scripts/simplebench: add qemu/bench_block_job.py
  scripts/simplebench: add simplebench.py

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/226cd20706e2...3d0ac346032a



reply via email to

[Prev in Thread] Current Thread [Next in Thread]