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

add a github action for benchmarking #26

Merged
merged 34 commits into from
Nov 10, 2023
Merged

add a github action for benchmarking #26

merged 34 commits into from
Nov 10, 2023

Conversation

edknv
Copy link
Contributor

@edknv edknv commented Nov 7, 2023

No description provided.

Copy link

github-actions bot commented Nov 8, 2023

Benchmark comparison for cc07c0c (main) vs d456a316 (PR)
Benchmark comparison for [main] vs PR (d456a316)


-------------------------------------------------------------------------------------------- benchmark: 2 tests -------------------------------------------------------------------------------------------
Name (time in s)                                 Min                Max               Mean            StdDev             Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_fiqa_all_MiniLM_L6_v2 (0001_branch)     13.3195 (1.0)      14.0592 (1.0)      13.6163 (1.0)      0.2740 (1.0)      13.5739 (1.0)      0.2851 (1.0)           2;0  0.0734 (1.0)           5           1
test_fiqa_all_MiniLM_L6_v2 (0002_main)       13.7767 (1.03)     15.1496 (1.08)     14.3509 (1.05)     0.5384 (1.96)     14.2058 (1.05)     0.7773 (2.73)          2;0  0.0697 (0.95)          5           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

Copy link

github-actions bot commented Nov 8, 2023

Benchmark comparison for cc07c0c (main) vs 8eb812ca (PR)


-------------------------------------------------------------------------------------------- benchmark: 2 tests --------------------------------------------------------------------------------------------
Name (time in s)                                  Min                Max               Mean            StdDev             Median               IQR            Outliers     OPS            Rounds  Iterations
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_fiqa_all_MiniLM_L6_v2 (0001_main)        13.5469 (1.0)      14.2161 (1.0)      13.8688 (1.0)      0.2781 (1.0)      13.7977 (1.0)      0.4654 (1.0)           2;0  0.0721 (1.0)           5           1
test_fiqa_all_MiniLM_L6_v2 (0002_8eb812c)     14.0986 (1.04)     15.5755 (1.10)     14.6176 (1.05)     0.6011 (2.16)     14.5635 (1.06)     0.8210 (1.76)          1;0  0.0684 (0.95)          5           1
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

Copy link

github-actions bot commented Nov 9, 2023

Benchmark comparison for cc07c0c (main) vs 3c565c1b (PR)


----------------------------------------------------------------------------------------------- benchmark: 2 tests ----------------------------------------------------------------------------------------------
Name (time in s)                                    Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_fiqa_all_MiniLM_L6_v2 (0001_main)         103.7584 (1.0)      109.0025 (1.01)     105.9533 (1.0)      2.5570 (1.81)     104.3241 (1.0)      4.5075 (2.80)          1;0  0.0094 (1.0)           5           1
test_quora_all_MiniLM_L6_v2 (0002_3c565c1)     104.1633 (1.00)     107.5985 (1.0)      106.5567 (1.01)     1.4090 (1.0)      106.9058 (1.02)     1.6109 (1.0)           1;0  0.0094 (0.99)          5           1
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

Copy link

Benchmark comparison for 0820f4e (main) vs 0263a90c (PR)


---------------------------------------------------------------------------------------------- benchmark: 2 tests ---------------------------------------------------------------------------------------------
Name (time in s)                                  Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_fiqa_all_MiniLM_L6_v2 (0001_main)        98.7541 (1.0)      118.7847 (1.17)     104.1560 (1.04)     8.2969 (7.15)     101.6223 (1.01)     6.9516 (3.73)          1;1  0.0096 (0.97)          5           1
test_fiqa_all_MiniLM_L6_v2 (0002_0263a90)     99.0316 (1.00)     101.9095 (1.0)      100.5367 (1.0)      1.1598 (1.0)      100.3797 (1.0)      1.8639 (1.0)           2;0  0.0099 (1.0)           5           1
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

@edknv edknv marked this pull request as ready for review November 10, 2023 07:58
@edknv edknv merged commit 3965dda into rapidsai:main Nov 10, 2023
10 checks passed
@edknv edknv deleted the benchmark branch November 10, 2023 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant