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

942 compact capacity #1004

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

942 compact capacity #1004

wants to merge 3 commits into from

Conversation

abelsiqueira
Copy link
Member

  • [WIP] Replace accumulated_units_compact_method in src/constraints/capacity.jl
  • [WIP] Don't use old profile in first expression of src/constraints/capacity.jl
  • [WIP] Nothing makes sense

@abelsiqueira abelsiqueira added the benchmark PR only - Run benchmark on PR label Jan 22, 2025
Copy link
Contributor

github-actions bot commented Jan 22, 2025

Benchmark Results

7f70787... 58236c5... 7f70787.../58236c5139a802...
energy_problem/create_model 24.6 ± 1.6 s 31 ± 1.3 s 0.794
energy_problem/input_and_constructor 33.3 ± 0.17 s 33.9 ± 0.69 s 0.983
time_to_load 3.76 ± 0.022 s 3.93 ± 0.014 s 0.955
7f70787... 58236c5... 7f70787.../58236c5139a802...
energy_problem/create_model 0.244 G allocs: 12.2 GB 0.254 G allocs: 12.6 GB 0.969
energy_problem/input_and_constructor 0.0349 G allocs: 1.38 GB 0.0349 G allocs: 1.38 GB 1
time_to_load 0.159 k allocs: 11.2 kB 0.159 k allocs: 11.2 kB 1

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).

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.25%. Comparing base (7f70787) to head (58236c5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1004      +/-   ##
==========================================
+ Coverage   95.22%   95.25%   +0.03%     
==========================================
  Files          29       29              
  Lines        1151     1159       +8     
==========================================
+ Hits         1096     1104       +8     
  Misses         55       55              

☔ 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
benchmark PR only - Run benchmark on PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant