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

Quick adaptation to new pm #1538

Merged
merged 13 commits into from
Jun 16, 2024
Merged

Quick adaptation to new pm #1538

merged 13 commits into from
Jun 16, 2024

Conversation

wsmoses
Copy link
Member

@wsmoses wsmoses commented Jun 15, 2024

No description provided.

Copy link
Contributor

github-actions bot commented Jun 15, 2024

Benchmark Results

main ab1e922... main/ab1e92236a1624...
basics/overhead 5.25 ± 0.01 ns 4.33 ± 0.01 ns 1.21
time_to_load 0.407 ± 0.00078 s 0.415 ± 0.012 s 0.981

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

@wsmoses wsmoses force-pushed the quicknewpm2 branch 2 times, most recently from e0616b7 to 0876a44 Compare June 15, 2024 23:39
@codecov-commenter
Copy link

codecov-commenter commented Jun 16, 2024

Codecov Report

Attention: Patch coverage is 41.98473% with 304 lines in your changes missing coverage. Please review.

Project coverage is 72.97%. Comparing base (a889bb6) to head (ab1e922).
Report is 2 commits behind head on main.

Files Patch % Lines
src/compiler/optimize.jl 42.78% 119 Missing ⚠️
src/compiler/utils.jl 23.52% 78 Missing ⚠️
src/compiler/validation.jl 3.50% 55 Missing ⚠️
src/rules/llvmrules.jl 3.33% 29 Missing ⚠️
src/typetree.jl 55.55% 12 Missing ⚠️
src/compiler.jl 93.68% 6 Missing ⚠️
src/absint.jl 0.00% 5 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1538      +/-   ##
==========================================
- Coverage   74.26%   72.97%   -1.30%     
==========================================
  Files          30       30              
  Lines       12417    12871     +454     
==========================================
+ Hits         9221     9392     +171     
- Misses       3196     3479     +283     

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

@wsmoses wsmoses force-pushed the quicknewpm2 branch 2 times, most recently from 3e564a1 to 7ae09f4 Compare June 16, 2024 03:07
@wsmoses wsmoses merged commit e980433 into main Jun 16, 2024
41 of 56 checks passed
@wsmoses wsmoses deleted the quicknewpm2 branch June 16, 2024 16:06
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.

None yet

2 participants