SkillAgentSearch skills...

Yardstick

No description available

Install / Use

/learn @atlarge-research/Yardstick
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Yardstick Gaming Benchmark

Yardstick is a benchmark for Modifiable Virtual Environments (MVEs). Learn how to benchmark your MVE by reading the tutorial.

Usage

To run Yardstick yourself on DAS5 or DAS6, you can:

  1. Run the provided workloads.
  2. Build your own workloads.

Both approaches are explained below.

Run Provided Workloads

  1. Install the uv python package manager by following the official instructions: https://docs.astral.sh/uv/getting-started/installation/
  2. Clone this repository into yardstick
  3. In the yardstick directory, run uv sync to install dependencies.
  4. Open example.ipynb in VSCode and install the necessary plugins for running Jupyter Notebooks. VSCode should suggest the necessary plugins automatically.
  5. Run all cells.

Build Your Own Workloads

  1. Create your own Python project.
  2. Add yardstick-benchmark to the dependencies of your project.
  3. Configure and run your workloads using Python!

Related Skills

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated3mo ago
Forks17

Languages

Jupyter Notebook

Security Score

70/100

Audited on Jan 9, 2026

No findings