Skip to main content

Benchmark orchestrator for the xemu original Microsoft Xbox emulator

Project description

xemu-perf-tester

Orchestrates running xemu benchmarks using xemu-perf-tests.

Installation

Install from Pypi

pip install xemu-perf-tester

Use

Running benchmarks

Run xemu-perf-run -h for detailed information on executing the benchmarks.

One time setup: xemu-perf-run --import-install <path_to_your_xemu.toml_file>

Test the latest xemu with the latest benchmark release

The default behavior is to download the latest xemu-perf-tests iso and xemu release and run the benchmarks using the OpenGL backend. You may pass the --use-vulkan parameter to use Vulkan instead.

xemu-perf-run

Testing against specific xemu and/or xemu-perf-tests releases

xemu-perf-run \
  --xemu-tag v0.8.7 \
  --test-tag v12345

Reusing existing xemu-perf-tests ISO and/or xemu binary

You can use the --iso and --xemu flags to specify existing artifacts. This will skip the automated check against the GitHub API for the latest tagged artifacts.

xemu-perf-run \
  --xemu ~/bin/xemu \
  --iso ~/special_perf_tests.xiso

Using a development build of xemu on macOS

Some extra flags are needed to utilize a development build of xemu. You will need to set the DYLD_FALLBACK_LIBRARY_PATH environment variable to point at a valid xemu.app binary and will need to pass the --no-bundle argument to xemu-perf-run to prevent it from attempting to find a xemu.app bundle itself.

DYLD_FALLBACK_LIBRARY_PATH=/path/to/xemu_repo/dist/xemu.app/Contents/Libraries/arm64 \
xemu-perf-run \
  --xemu /path/to/xemu_repo/build/qemu-system-i386 \
  --no-bundle

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xemu_perf_tester-0.1.6.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

xemu_perf_tester-0.1.6-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file xemu_perf_tester-0.1.6.tar.gz.

File metadata

  • Download URL: xemu_perf_tester-0.1.6.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for xemu_perf_tester-0.1.6.tar.gz
Algorithm Hash digest
SHA256 e844fb7d6b23540ae70336519ad8ad50a402903df682bcae05897892151afc08
MD5 33c833ae8257f73a7c5c424b44293aa7
BLAKE2b-256 bae47fdd9f240393344dda5c9df06d5650acd3286fa8c5f54b1f7f48ea6afaf5

See more details on using hashes here.

File details

Details for the file xemu_perf_tester-0.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for xemu_perf_tester-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 94cdf6397d46e82d077f9c7bac9741a50e857178a48ff5994851c11f9d411c0c
MD5 8ad60a0be361424294ff73af68cbc8a3
BLAKE2b-256 87e65c6072da92e3131684a328cef0a6de5a06e99b833f61949de5809b7a8f20

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page