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

Optimize compilation #200

Merged
merged 4 commits into from
Dec 13, 2024
Merged

Optimize compilation #200

merged 4 commits into from
Dec 13, 2024

Conversation

AndreyMlashkin
Copy link
Collaborator

No description provided.

@AndreyMlashkin AndreyMlashkin marked this pull request as draft December 12, 2024 11:53
Copy link

github-actions bot commented Dec 12, 2024

Clang Test Results

  160 files  ± 0    160 suites  ±0   18m 27s ⏱️ +20s
3 081 tests  - 97  3 075 ✅  - 97  6 💤 ±0  0 ❌ ±0 
3 169 runs   - 97  3 163 ✅  - 97  6 💤 ±0  0 ❌ ±0 

Results for commit 1e8d108. ± Comparison against base commit aef9baa.

This pull request removes 103 and adds 6 tests. Note that renamed tests count towards both.
lpc_math_polynomial_suite ‑ lpc_basic_skipping_layers_test
lpc_math_polynomial_suite ‑ lpc_dfs_basic_test
lpc_params_test_suite ‑ lpc_batches_num_3_test
lpc_params_test_suite ‑ lpc_different_hash_types_test
pack_equal_test_suite ‑ bubb_to_bubb_1
pack_equal_test_suite ‑ bubb_to_bubb_2
pack_equal_test_suite ‑ bubb_to_bubb_3
pack_equal_test_suite ‑ bubb_to_bulb_1
pack_equal_test_suite ‑ bubb_to_bulb_2
pack_equal_test_suite ‑ bubb_to_lubb_1
…
pack_imploder_test_suite ‑ be_to_be_1
pack_imploder_test_suite ‑ be_to_be_2
pack_imploder_test_suite ‑ be_to_le_1
pack_imploder_test_suite ‑ be_to_le_2
pack_imploder_test_suite ‑ be_to_le_3
pack_imploder_test_suite ‑ bubb_to_lulb_4

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 12, 2024

Gcc Test Results

  160 files  ± 0    160 suites  ±0   18m 59s ⏱️ -3s
3 178 tests +97  3 172 ✅ +97  6 💤 ±0  0 ❌ ±0 
3 266 runs  +97  3 260 ✅ +97  6 💤 ±0  0 ❌ ±0 

Results for commit 1e8d108. ± Comparison against base commit aef9baa.

This pull request removes 6 and adds 103 tests. Note that renamed tests count towards both.
pack_imploder_test_suite ‑ be_to_be_1
pack_imploder_test_suite ‑ be_to_be_2
pack_imploder_test_suite ‑ be_to_le_1
pack_imploder_test_suite ‑ be_to_le_2
pack_imploder_test_suite ‑ be_to_le_3
pack_imploder_test_suite ‑ bubb_to_lulb_4
lpc_math_polynomial_suite ‑ lpc_basic_skipping_layers_test
lpc_math_polynomial_suite ‑ lpc_dfs_basic_test
lpc_params_test_suite ‑ lpc_batches_num_3_test
lpc_params_test_suite ‑ lpc_different_hash_types_test
pack_equal_test_suite ‑ bubb_to_bubb_1
pack_equal_test_suite ‑ bubb_to_bubb_2
pack_equal_test_suite ‑ bubb_to_bubb_3
pack_equal_test_suite ‑ bubb_to_bulb_1
pack_equal_test_suite ‑ bubb_to_bulb_2
pack_equal_test_suite ‑ bubb_to_lubb_1
…

♻️ This comment has been updated with latest results.

@AndreyMlashkin AndreyMlashkin marked this pull request as ready for review December 12, 2024 19:06
@akokoshn akokoshn requested a review from martun December 13, 2024 12:54
@AndreyMlashkin AndreyMlashkin added this pull request to the merge queue Dec 13, 2024
Merged via the queue into master with commit 4923e9e Dec 13, 2024
10 checks passed
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.

3 participants