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): from Make to just #101

Merged
merged 4 commits into from
Jul 25, 2024
Merged

chore(ci): from Make to just #101

merged 4 commits into from
Jul 25, 2024

Conversation

jeertmans
Copy link
Owner

No description provided.

@jeertmans jeertmans added the ci Continuous integration (tests, lints, ...) label Jul 25, 2024
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jul 25, 2024
Copy link
Contributor

github-actions bot commented Jul 25, 2024

Rust benchmark results:

group                                                       before                                 changes
-----                                                       ------                                 -------
complete_graph_all_paths/iter                               1.02     23.5±0.18ns 40.7 MElem/sec    1.00     23.1±0.35ns 41.3 MElem/sec
complete_graph_all_paths_array_chunks/1                     1.00     33.6±0.48ns 28.4 MElem/sec    1.02     34.3±3.21ns 27.8 MElem/sec
complete_graph_all_paths_array_chunks/10                    1.00    360.5±4.00ns 26.5 MElem/sec    1.00    360.1±7.19ns 26.5 MElem/sec
complete_graph_all_paths_array_chunks/100                   1.00      2.6±0.02µs 36.7 MElem/sec    1.00      2.6±0.04µs 36.7 MElem/sec
complete_graph_all_paths_array_chunks/1000                  1.03     23.4±0.21µs 40.8 MElem/sec    1.00     22.7±0.20µs 42.1 MElem/sec
di_graph_from_complete_graph_all_paths/iter                 1.00    233.9±4.64ns  4.1 MElem/sec    1.00    233.8±4.26ns  4.1 MElem/sec
di_graph_from_complete_graph_all_paths_array_chunks/1       1.00    234.8±2.09ns  4.1 MElem/sec    1.03    242.1±4.72ns  3.9 MElem/sec
di_graph_from_complete_graph_all_paths_array_chunks/10      1.00      2.5±0.02µs  3.7 MElem/sec    1.04      2.7±0.05µs  3.6 MElem/sec
di_graph_from_complete_graph_all_paths_array_chunks/100     1.00     23.1±0.19µs  4.1 MElem/sec    1.05     24.3±0.56µs  3.9 MElem/sec
di_graph_from_complete_graph_all_paths_array_chunks/1000    1.00    221.5±1.81µs  4.3 MElem/sec    1.15    255.7±4.78µs  3.7 MElem/sec

Copy link
Contributor

github-actions bot commented Jul 25, 2024

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)         626.0315 (1.0)        645.8324 (1.0)            1.5974 (1.0)    
test_complete_graph_all_paths (0009_before)      690.1999 (1.10)       788.3224 (1.22)           1.4489 (0.91)   
test_complete_graph_all_paths (0002_changes)     716.2932 (1.14)     5,210.0308 (8.07)           1.3961 (0.87)   
-----------------------------------------------------------------------------------------------------------------

----------------------------------- 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] (0005_pgo)          48.7944 (1.0)         43.8057 (1.22)          20.4942 (1.0)    
test_complete_graph_all_paths_array_chunks[1000] (0001_changes)      55.6892 (1.14)       125.1063 (3.47)          17.9568 (0.88)   
test_complete_graph_all_paths_array_chunks[100] (0008_pgo)           65.2362 (1.34)        55.1093 (1.53)          15.3289 (0.75)   
test_complete_graph_all_paths_array_chunks[1000] (0010_before)       57.5537 (1.18)        54.0070 (1.50)          17.3751 (0.85)   
test_complete_graph_all_paths_array_chunks[100] (0011_before)        71.6775 (1.47)        54.3850 (1.51)          13.9514 (0.68)   
test_complete_graph_all_paths_array_chunks[100] (0003_changes)       78.0737 (1.60)       480.3896 (13.33)         12.8084 (0.62)   
test_complete_graph_all_paths_array_chunks[10] (0008_pgo)           133.0943 (2.73)        36.0475 (1.0)            7.5135 (0.37)   
test_complete_graph_all_paths_array_chunks[10] (0011_before)        156.5113 (3.21)       223.2105 (6.19)           6.3893 (0.31)   
test_complete_graph_all_paths_array_chunks[10] (0003_changes)       160.9684 (3.30)       427.1875 (11.85)          6.2124 (0.30)   
test_complete_graph_all_paths_array_chunks[1] (0006_pgo)            560.2032 (11.48)    1,531.2837 (42.48)          1.7851 (0.09)   
test_complete_graph_all_paths_array_chunks[1] (0002_changes)        670.3322 (13.74)    2,919.9736 (81.00)          1.4918 (0.07)   
test_complete_graph_all_paths_array_chunks[1] (0009_before)         611.3932 (12.53)    1,574.7269 (43.68)          1.6356 (0.08)   
------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------- 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] (0008_pgo)            278.4821 (1.12)         49.3520 (4.02)       3,590.8950 (0.89)   
test_di_graph_from_complete_graph_all_paths_array_chunks[100] (0003_changes)        269.1872 (1.08)         36.4238 (2.97)       3,714.8868 (0.92)   
test_di_graph_from_complete_graph_all_paths_array_chunks[100] (0012_before)         265.9978 (1.07)         30.0093 (2.45)       3,759.4291 (0.93)   
test_di_graph_from_complete_graph_all_paths_array_chunks[1000] (0004_changes)       248.6194 (1.0)          12.2657 (1.0)        4,022.2123 (1.0)    
test_di_graph_from_complete_graph_all_paths_array_chunks[1000] (0011_before)        258.0466 (1.04)         33.5880 (2.74)       3,875.2691 (0.96)   
test_di_graph_from_complete_graph_all_paths_array_chunks[1000] (0007_pgo)           301.9194 (1.21)         76.1811 (6.21)       3,312.1423 (0.82)   
test_di_graph_from_complete_graph_all_paths_array_chunks[10] (0007_pgo)             533.5702 (2.15)        589.7971 (48.09)      1,874.1675 (0.47)   
test_di_graph_from_complete_graph_all_paths_array_chunks[10] (0012_before)          558.3873 (2.25)        578.7380 (47.18)      1,790.8717 (0.45)   
test_di_graph_from_complete_graph_all_paths_array_chunks[10] (0004_changes)         566.3825 (2.28)      3,666.4753 (298.92)     1,765.5913 (0.44)   
test_di_graph_from_complete_graph_all_paths_array_chunks[1] (0007_pgo)            1,095.1329 (4.40)        337.8648 (27.55)        913.1312 (0.23)   
test_di_graph_from_complete_graph_all_paths_array_chunks[1] (0012_before)         1,085.6185 (4.37)        289.0695 (23.57)        921.1339 (0.23)   
test_di_graph_from_complete_graph_all_paths_array_chunks[1] (0004_changes)        1,320.1654 (5.31)     13,355.1803 (>1000.0)      757.4808 (0.19)   
-----------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------- 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 (0001_changes)     1,158.6656 (1.00)     5,063.7289 (6.27)         863.0618 (1.00)   
test_di_graph_from_complete_graph_all_paths (0005_pgo)         1,157.9499 (1.0)        807.5179 (1.0)          863.5952 (1.0)    
test_di_graph_from_complete_graph_all_paths (0010_before)      1,333.5181 (1.15)     2,096.4368 (2.60)         749.8961 (0.87)   
---------------------------------------------------------------------------------------------------------------------------------

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 Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.54%. Comparing base (0cf7195) to head (3443305).
Report is 79 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #101   +/-   ##
=======================================
  Coverage   97.54%   97.54%           
=======================================
  Files          20       20           
  Lines         773      773           
=======================================
  Hits          754      754           
  Misses         19       19           

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

@jeertmans jeertmans merged commit aa8cc60 into main Jul 25, 2024
48 checks passed
@jeertmans jeertmans deleted the just branch July 25, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration (tests, lints, ...) documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant