Skip to content

Commit

Permalink
updated workflow to analyze the whole benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
janniclas committed Jul 23, 2024
1 parent 8625bbb commit d55fa8b
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 8,378 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/technicalLag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,12 @@ jobs:

# Output build artifacts to /github/workspace on the container.
- name: Execute technical lag calculator
uses: fraunhofer-iem/technical-lag-action@v0.0.1
uses: fraunhofer-iem/technical-lag-action@v0.0.2
id: techlag
with:
inputPath: packageFiles/azurechat
inputPath: packageFiles
outputPath: statistics
analyzeSubDirs: "true"

- name: Upload Build Artifacts
uses: actions/upload-artifact@v4
Expand Down
Empty file added statistics/.gitkeep
Empty file.
Binary file removed statistics/1721720861435-boxplot.png
Binary file not shown.
Loading

0 comments on commit d55fa8b

Please sign in to comment.