Skip to content

mem: set6(only pf) + disable mdp #1103

mem: set6(only pf) + disable mdp

mem: set6(only pf) + disable mdp #1103

name: gem5 Ideal BTB Performance Test
on:
# Tier 2: Post-Merge testing
push:
branches: [ xs-dev, '*-perf' ] # xs-dev for post-merge CI, *-perf for auto performance testing
# Removed pull_request trigger - use /run-spec for on-demand testing
# Support manual trigger
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_v3_ideal.sh
benchmark_type: "spec06-0.8c"