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

Support benchmark history summary v2 #3298

Merged
merged 24 commits into from
Apr 15, 2024
Merged

Conversation

goodsong81
Copy link
Contributor

@goodsong81 goodsong81 commented Apr 11, 2024

Summary

image
image

  • Add benchmark history data and summary notebook
  • Support pivot table output in Excel format
  • Support CI automation for html summary output

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added e2e tests for validation.
  • I have added the description of my changes into CHANGELOG in my target branch (e.g., CHANGELOG in develop).​
  • I have updated the documentation in my target branch accordingly (e.g., documentation in develop).
  • I have linked related issues.

License

  • I submit my code changes under the same Apache License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions github-actions bot added DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM TEST Any changes in tests BUILD labels Apr 11, 2024
@goodsong81 goodsong81 added this to the 2.0.0 milestone Apr 11, 2024
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.07%. Comparing base (3dea944) to head (41e5cca).

Additional details and impacted files
@@                Coverage Diff                 @@
##           releases/2.0.0    #3298      +/-   ##
==================================================
- Coverage           80.07%   80.07%   -0.01%     
==================================================
  Files                 186      186              
  Lines               15416    15416              
==================================================
- Hits                12345    12344       -1     
- Misses               3071     3072       +1     
Flag Coverage Δ
py310 80.07% <ø> (ø)
py311 80.07% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@goodsong81 goodsong81 marked this pull request as ready for review April 11, 2024 07:01
jaegukhyun
jaegukhyun previously approved these changes Apr 12, 2024
eunwoosh
eunwoosh previously approved these changes Apr 12, 2024
@goodsong81 goodsong81 dismissed stale reviews from eunwoosh and jaegukhyun via 84e4d5a April 12, 2024 04:13
@goodsong81 goodsong81 marked this pull request as draft April 12, 2024 04:57
@goodsong81 goodsong81 marked this pull request as ready for review April 15, 2024 04:01
@goodsong81 goodsong81 merged commit 98bb7f3 into releases/2.0.0 Apr 15, 2024
15 checks passed
@goodsong81 goodsong81 deleted the test/benchmark-history branch April 15, 2024 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUILD DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM TEST Any changes in tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants