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

chore(ci): add automatic PR/issue labeling #96

Merged
merged 1 commit into from
Jun 27, 2024
Merged

chore(ci): add automatic PR/issue labeling #96

merged 1 commit into from
Jun 27, 2024

Conversation

jeertmans
Copy link
Owner

No description provided.

@jeertmans jeertmans merged commit daf9862 into main Jun 27, 2024
38 of 44 checks passed
@jeertmans jeertmans deleted the labeling branch June 27, 2024 12:40
Copy link
Contributor

Rust benchmark results:

group                                                       before                                 changes
-----                                                       ------                                 -------
complete_graph_all_paths/iter                               1.02     23.5±0.31ns 40.6 MElem/sec    1.00     23.1±0.35ns 41.4 MElem/sec
complete_graph_all_paths_array_chunks/1                     1.00     32.9±0.47ns 29.0 MElem/sec    1.00     32.8±0.45ns 29.0 MElem/sec
complete_graph_all_paths_array_chunks/10                    1.11   382.2±10.75ns 25.0 MElem/sec    1.00    343.0±2.27ns 27.8 MElem/sec
complete_graph_all_paths_array_chunks/100                   1.00      2.6±0.01µs 37.2 MElem/sec    1.00      2.6±0.02µs 37.2 MElem/sec
complete_graph_all_paths_array_chunks/1000                  1.00     22.9±0.35µs 41.7 MElem/sec    1.00     23.0±0.19µs 41.5 MElem/sec
di_graph_from_complete_graph_all_paths/iter                 1.00    227.8±1.44ns  4.2 MElem/sec    1.03    234.0±1.83ns  4.1 MElem/sec
di_graph_from_complete_graph_all_paths_array_chunks/1       1.00    236.0±1.93ns  4.0 MElem/sec    1.00    236.2±4.12ns  4.0 MElem/sec
di_graph_from_complete_graph_all_paths_array_chunks/10      1.00      2.6±0.05µs  3.7 MElem/sec    1.01      2.6±0.02µs  3.6 MElem/sec
di_graph_from_complete_graph_all_paths_array_chunks/100     1.01     23.9±0.37µs  4.0 MElem/sec    1.00     23.6±0.18µs  4.0 MElem/sec
di_graph_from_complete_graph_all_paths_array_chunks/1000    1.02    234.6±3.52µs  4.1 MElem/sec    1.00    230.1±4.29µs  4.1 MElem/sec

Copy link
Contributor

Python benchmark results:


--------------------------------- benchmark 'complete_graph_all_paths': 3 tests ---------------------------------
Name (time in ns)                                    Mean                StdDev            OPS (Mops/s)          
-----------------------------------------------------------------------------------------------------------------
test_complete_graph_all_paths (0006_pgo)         587.7171 (1.0)      1,539.9195 (1.29)           1.7015 (1.0)    
test_complete_graph_all_paths (0002_changes)     772.6777 (1.31)     6,683.6414 (5.60)           1.2942 (0.76)   
test_complete_graph_all_paths (0010_before)      719.2125 (1.22)     1,193.8985 (1.0)            1.3904 (0.82)   
-----------------------------------------------------------------------------------------------------------------

----------------------------------- benchmark 'complete_graph_all_paths_array_chunks': 12 tests ------------------------------------
Name (time in ns)                                                       Mean                StdDev            OPS (Mops/s)          
------------------------------------------------------------------------------------------------------------------------------------
test_complete_graph_all_paths_array_chunks[1000] (0009_before)       55.6021 (1.09)       168.1185 (1.97)          17.9849 (0.92)   
test_complete_graph_all_paths_array_chunks[100] (0004_changes)       72.8924 (1.43)        85.2497 (1.0)           13.7189 (0.70)   
test_complete_graph_all_paths_array_chunks[1000] (0005_pgo)          50.9013 (1.0)        143.4822 (1.68)          19.6459 (1.0)    
test_complete_graph_all_paths_array_chunks[100] (0008_pgo)           67.4175 (1.32)       424.6401 (4.98)          14.8329 (0.76)   
test_complete_graph_all_paths_array_chunks[1000] (0001_changes)      59.0483 (1.16)       210.8894 (2.47)          16.9353 (0.86)   
test_complete_graph_all_paths_array_chunks[100] (0012_before)        75.6023 (1.49)       548.8990 (6.44)          13.2271 (0.67)   
test_complete_graph_all_paths_array_chunks[10] (0008_pgo)           137.9082 (2.71)       349.6896 (4.10)           7.2512 (0.37)   
test_complete_graph_all_paths_array_chunks[10] (0004_changes)       168.1369 (3.30)       370.2539 (4.34)           5.9475 (0.30)   
test_complete_graph_all_paths_array_chunks[10] (0012_before)        159.5851 (3.14)       288.8831 (3.39)           6.2663 (0.32)   
test_complete_graph_all_paths_array_chunks[1] (0006_pgo)            553.6716 (10.88)    2,061.1728 (24.18)          1.8061 (0.09)   
test_complete_graph_all_paths_array_chunks[1] (0010_before)         687.4073 (13.50)    2,404.6489 (28.21)          1.4547 (0.07)   
test_complete_graph_all_paths_array_chunks[1] (0002_changes)        689.2338 (13.54)    1,201.2524 (14.09)          1.4509 (0.07)   
------------------------------------------------------------------------------------------------------------------------------------

--------------------------------------- benchmark 'di_graph_complete_graph_all_paths_array_chunks': 12 tests ---------------------------------------
Name (time in ns)                                                                       Mean                StdDev            OPS (Kops/s)          
----------------------------------------------------------------------------------------------------------------------------------------------------
test_di_graph_from_complete_graph_all_paths_array_chunks[100] (0003_changes)        316.6261 (1.30)        75.7158 (6.31)       3,158.2994 (0.77)   
test_di_graph_from_complete_graph_all_paths_array_chunks[100] (0011_before)         283.1094 (1.17)        68.2033 (5.68)       3,532.2029 (0.86)   
test_di_graph_from_complete_graph_all_paths_array_chunks[1000] (0007_pgo)           242.6360 (1.0)         11.9996 (1.0)        4,121.4008 (1.0)    
test_di_graph_from_complete_graph_all_paths_array_chunks[100] (0008_pgo)            276.5259 (1.14)        51.5297 (4.29)       3,616.2972 (0.88)   
test_di_graph_from_complete_graph_all_paths_array_chunks[1000] (0012_before)        277.4989 (1.14)        45.9180 (3.83)       3,603.6181 (0.87)   
test_di_graph_from_complete_graph_all_paths_array_chunks[1000] (0004_changes)       274.1220 (1.13)        32.6829 (2.72)       3,648.0101 (0.89)   
test_di_graph_from_complete_graph_all_paths_array_chunks[10] (0003_changes)         517.3870 (2.13)       968.4784 (80.71)      1,932.7893 (0.47)   
test_di_graph_from_complete_graph_all_paths_array_chunks[10] (0007_pgo)             539.3429 (2.22)     1,720.1660 (143.35)     1,854.1081 (0.45)   
test_di_graph_from_complete_graph_all_paths_array_chunks[10] (0011_before)          547.4590 (2.26)     2,292.6809 (191.06)     1,826.6207 (0.44)   
test_di_graph_from_complete_graph_all_paths_array_chunks[1] (0007_pgo)            1,042.4541 (4.30)     2,072.8444 (172.74)       959.2749 (0.23)   
test_di_graph_from_complete_graph_all_paths_array_chunks[1] (0011_before)         1,104.6226 (4.55)     1,824.4224 (152.04)       905.2865 (0.22)   
test_di_graph_from_complete_graph_all_paths_array_chunks[1] (0003_changes)        1,160.1932 (4.78)     5,244.2117 (437.03)       861.9254 (0.21)   
----------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------- benchmark 'di_graph_from_complete_graph_all_paths': 3 tests -----------------------------------
Name (time in ns)                                                    Mean                 StdDev            OPS (Kops/s)          
----------------------------------------------------------------------------------------------------------------------------------
test_di_graph_from_complete_graph_all_paths (0005_pgo)         1,236.2556 (1.00)     11,419.9615 (13.61)        808.8942 (1.00)   
test_di_graph_from_complete_graph_all_paths (0009_before)      1,254.0445 (1.02)      5,967.7847 (7.11)         797.4199 (0.98)   
test_di_graph_from_complete_graph_all_paths (0001_changes)     1,235.0520 (1.0)         838.9985 (1.0)          809.6825 (1.0)    
----------------------------------------------------------------------------------------------------------------------------------

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

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.53%. Comparing base (b6b3c4e) to head (f500b51).
Report is 26 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #96   +/-   ##
=======================================
  Coverage   86.53%   86.53%           
=======================================
  Files          20       20           
  Lines         750      750           
=======================================
  Hits          649      649           
  Misses        101      101           

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

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