Skip to content

Merge pull request #701 from OpenXiangShan/bump-pybind #1157

Merge pull request #701 from OpenXiangShan/bump-pybind

Merge pull request #701 from OpenXiangShan/bump-pybind #1157

Workflow file for this run

name: gem5 Performance Test (Tier 2 - Post-Merge)
on:
push:
branches: [ xs-dev ]
# Removed pull_request trigger - use /run-spec for on-demand testing
workflow_dispatch:
inputs:
branch_name:
description: 'Branch to test (leave empty for current branch)'
required: false
type: string
jobs:
perf_test:
uses: ./.github/workflows/gem5-perf-template.yml
with:
script_path: ../kmh_6wide.sh
benchmark_type: "spec06-0.8c"