Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing BDN Perf pipeline #758

Merged
merged 62 commits into from
Dec 11, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
a81a31e
The CI scripts, YML and config files to check perf using BDN benchmar…
darrenge Sep 9, 2024
f66f63f
Cleaned up the debug message and updated couple expected values
darrenge Sep 9, 2024
b0c8cc4
Updated SAddRem - windows - to 130 from 118. Also removed unncesssar…
darrenge Sep 9, 2024
2b0ec1f
Proof of concept for Performance run on ADO using BDN
darrenge Sep 9, 2024
ebd13e4
Comment out number of Cores check so can try proof of concept on ADO …
darrenge Sep 9, 2024
fb8ee2b
Merged
darrenge Oct 8, 2024
37d12df
Getting close to having BDN working
darrenge Oct 8, 2024
b97f807
Fixed RespLuaStress
darrenge Oct 8, 2024
ba45091
Fixed issue in Lua Runner Stress
darrenge Oct 8, 2024
bff5a21
Updated config values, set charting and commit comment as separate tasks
darrenge Oct 9, 2024
83169ef
Updated config values
darrenge Oct 9, 2024
cd17683
Minor change to YML (remove pull requests) and updated LuaRunner conf…
darrenge Oct 9, 2024
b334f65
One more config value fix
darrenge Oct 9, 2024
4df29ee
Added a task to do the push
darrenge Oct 9, 2024
82f6f15
Putting back to push chart in the chart task and not a separate one
darrenge Oct 10, 2024
58038d1
Moved the permissions to full workflow
darrenge Oct 10, 2024
5875d87
Just minor to add commits
darrenge Oct 10, 2024
d69a07b
Adding actions: write permit since actions default to read only
darrenge Oct 10, 2024
68d0972
Set up the commit comment for BDN as well as summary to show current …
darrenge Oct 14, 2024
f8ddb6c
A few fixes
darrenge Oct 14, 2024
8e05865
Updated BDN perf YML, config files and ps1 script
darrenge Oct 16, 2024
4008726
Versioning issue with BDN test files, fixed now
darrenge Oct 16, 2024
82881ff
Merge branch 'main' into darrenge/BDNPerf
darrenge Oct 16, 2024
cdf2d25
Bump threshold to 35% (135%) to trigger perf failure
darrenge Oct 16, 2024
00b3674
Set to Linux only to reduce number of consectutive tests which caused…
darrenge Oct 16, 2024
414168e
Just Windows only test run
darrenge Oct 16, 2024
28ccbb4
Putting it back to both OS for the tests
darrenge Oct 16, 2024
23296d6
Set threshhold to 50% (150%) as seeing BDN ran twice on same code som…
darrenge Oct 16, 2024
1f36768
Big change where using continuousbenchmark branch for all data for co…
darrenge Oct 18, 2024
ef0cf7b
Updated ClusterBench to get main changes
darrenge Oct 18, 2024
df16e9c
Merge branch 'main' into darrenge/BDNPerf
darrenge Oct 18, 2024
d5953a2
Fix issue with Cluster BDN is not able to access folder so setting to…
darrenge Oct 18, 2024
d58bf0d
Bumping threshold to 50% (150%) as mean value in RespParseStress can …
darrenge Oct 18, 2024
6414fac
Merged Main
darrenge Oct 21, 2024
75e78c3
First update
darrenge Oct 22, 2024
40e111c
Merge branch 'main' into darrenge/BDNPerf
darrenge Oct 22, 2024
e22218c
Hiding the Gen0 column for Lua benchmark
darrenge Oct 22, 2024
b609c0c
Merge branch 'main' into darrenge/BDNPerf
darrenge Oct 28, 2024
f9a963b
Updated BDN test infrastructure to match the new BDN org.
darrenge Oct 28, 2024
665bda1
Fix bug in ObjectOperations
darrenge Oct 28, 2024
0d1fd6f
Set max items on chart to 50 ... can modify later if want
darrenge Oct 28, 2024
da030c6
Merge branch 'main' into darrenge/BDNPerf
darrenge Oct 29, 2024
6725d99
Added the run on push to main
darrenge Oct 29, 2024
da6b517
Put Performance Pipeline back
darrenge Oct 29, 2024
3871a3f
Fixed the default case when no parameters sent to ps1
darrenge Oct 29, 2024
3d6d7b2
Merge branch 'main' into darrenge/BDNPerf
darrenge Oct 30, 2024
591fadc
Merge branch 'main' into darrenge/BDNPerf
darrenge Oct 31, 2024
bf06727
Cleaned up config files:
darrenge Oct 31, 2024
4b0e0b4
Merge branch 'main' into darrenge/BDNPerf
darrenge Nov 7, 2024
eb98c20
Merge branch 'main' into darrenge/BDNPerf
darrenge Nov 25, 2024
4346f0d
Merge branch 'darrenge/BDNPerf' of https://github.com/microsoft/garne…
darrenge Nov 25, 2024
a05e91e
Merge branch 'main' into darrenge/BDNPerf
darrenge Dec 2, 2024
fa25852
Merge branch 'darrenge/BDNPerf' of https://github.com/microsoft/garne…
darrenge Dec 2, 2024
ef9d9f0
Big update to where moved to a single config file and the ps1 file do…
darrenge Dec 2, 2024
0f0e6c9
Added workflow_dispatch: to deploy website yml so we can manually dep…
darrenge Dec 9, 2024
76e5d5b
Merge branch 'main' into darrenge/BDNPerf
darrenge Dec 10, 2024
5b792e2
Merge branch 'darrenge/BDNPerf' of https://github.com/microsoft/garne…
darrenge Dec 10, 2024
5571602
Updated alert-threshold from 150% to 140%. If too many false positive…
darrenge Dec 10, 2024
7799136
Removed the commit comment / comparison to previous commit task. Stil…
darrenge Dec 10, 2024
4e1975f
Minor update - comments only
darrenge Dec 11, 2024
ca49fd5
Merge branch 'main' into darrenge/BDNPerf
darrenge Dec 11, 2024
4016ec4
Merge branch 'main' into darrenge/BDNPerf
darrenge Dec 11, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Set up the commit comment for BDN as well as summary to show current …
…vs previous BDN perf numbers
  • Loading branch information
darrenge committed Oct 14, 2024
commit 68d0972ccb4255528d1174fb769ee0270d599155
20 changes: 9 additions & 11 deletions .github/workflows/ci-bdnbenchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:

permissions:
actions: write
deployments: write # permission to deploy GitHub pages website
deployments: write #permission to deploy GitHub pages website
contents: write # permission to update benchmark contents in gh-pages branch

jobs:
Expand Down Expand Up @@ -62,6 +62,7 @@ jobs:
path: |
./test/BDNPerfTests/results
if: ${{ always() }}

- name: Upload Error Log to artifacts
uses: actions/upload-artifact@v4
with:
Expand All @@ -81,27 +82,24 @@ jobs:
- name: Store benchmark result for commit comment
uses: benchmark-action/github-action-benchmark@v1
with:
# What benchmark tool created output file
tool: 'benchmarkdotnet'

# Need for both commit comment and charts
output-file-path: ./test/BDNPerfTests/BenchmarkDotNet.Artifacts/results/BDN.benchmark.${{ matrix.test }}-report-full-compressed.json
github-token: ${{ secrets.GITHUB_TOKEN }}

alert-threshold: '200%'
external-data-json-path: ./cache/benchmark-data.json
fail-on-alert: true
comment-on-alert: true
summary-always: true
auto-push: false
fail-on-alert: true
alert-comment-cc-users: '@darrenge'
summary-always: false
auto-push: false # needs to be false if using external-data-json-path

# Run `github-action-benchmark` action
- name: Store benchmark result for charts
uses: benchmark-action/github-action-benchmark@v1
with:
# What benchmark tool created output file
name: BDNBenchmark - ${{matrix.test}} (os ${{matrix.os}}, framework ${{matrix.framework}}, configuration ${{matrix.configuration}})
tool: 'benchmarkdotnet'

# Need for both commit comment and charts
output-file-path: ./test/BDNPerfTests/BenchmarkDotNet.Artifacts/results/BDN.benchmark.${{ matrix.test }}-report-full-compressed.json
github-token: ${{ secrets.GITHUB_TOKEN }}
summary-always: true
auto-push: true
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"framework": "net8.0",
"filter": "*LuaRunner*",
"expectedBasicLuaRunner1MeanValue_linux": 182,
"expectedBasicLuaRunner2MeanValue_linux": 301,
"expectedBasicLuaRunner2MeanValue_linux": 325,
"expectedBasicLuaRunner3MeanValue_linux": 1473,
"expectedBasicLuaRunner4MeanValue_linux": 3754,

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"expectedBasicLuaStress2MeanValue_linux": 284,
"expectedBasicLuaStress3MeanValue_linux": 1407,
"expectedBasicLuaStress4MeanValue_linux": 2733,

"expectedBasicLuaStress1AllocatedValue_linux": 24,
"expectedBasicLuaStress2AllocatedValue_linux": 144,
"expectedBasicLuaStress3AllocatedValue_linux": 328,
Expand All @@ -16,6 +17,7 @@
"expectedBasicLuaStress2MeanValue_win": 180,
"expectedBasicLuaStress3MeanValue_win": 660,
"expectedBasicLuaStress4MeanValue_win": 1805,

"expectedBasicLuaStress1AllocatedValue_win": 24,
"expectedBasicLuaStress2AllocatedValue_win": 144,
"expectedBasicLuaStress3AllocatedValue_win": 328,
Expand Down