mem: fix dramsim3 send repsonse, now the headerDelay not be lost #153
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: gem5 Performance Test | |
on: | |
push: | |
branches: [ xs-dev ] | |
pull_request: | |
branches: [ xs-dev ] | |
jobs: | |
perf_test: | |
uses: ./.github/workflows/gem5-perf-template.yml | |
with: | |
script_path: ../kmh_6wide.sh |