Day 7 #8

Merged
mpwb merged 3 commits from implementation/day/7 into main 2025-12-07 10:20:17 +00:00
Owner
No description provided.
Day 7, part 2
All checks were successful
ci/woodpecker/pr/main Pipeline was successful
55ac8c2889
Author
Owner

Benchee Results


09:46:07.446 [info] Beginning benchmark for AoC 7...

09:46:07.748 [info] Loaded input!
Operating System: Linux
CPU Information: Intel(R) Core(TM) Ultra 5 225
Number of Available Cores: 10
Available memory: 62.07 GB
Elixir 1.19.3
Erlang 28.2
JIT enabled: true

Benchmark suite executing with the following configuration:
warmup: 2 s
time: 5 s
memory time: 0 ns
reduction time: 0 ns
parallel: 1
inputs: none specified
Estimated total run time: 14 s
Excluding outliers: false

Benchmarking Day 7, part a ...
Benchmarking Day 7, part b ...
Calculating statistics...
Formatting results...

Name                    ips        average  deviation         median         99th %
Day 7, part b        1.10 K        0.91 ms     ±7.70%        0.90 ms        1.04 ms
Day 7, part a        0.65 K        1.54 ms     ±3.79%        1.55 ms        1.66 ms

Comparison: 
Day 7, part b        1.10 K
Day 7, part a        0.65 K - 1.70x slower +0.63 ms
# Benchee Results ``` 09:46:07.446 [info] Beginning benchmark for AoC 7... 09:46:07.748 [info] Loaded input! Operating System: Linux CPU Information: Intel(R) Core(TM) Ultra 5 225 Number of Available Cores: 10 Available memory: 62.07 GB Elixir 1.19.3 Erlang 28.2 JIT enabled: true Benchmark suite executing with the following configuration: warmup: 2 s time: 5 s memory time: 0 ns reduction time: 0 ns parallel: 1 inputs: none specified Estimated total run time: 14 s Excluding outliers: false Benchmarking Day 7, part a ... Benchmarking Day 7, part b ... Calculating statistics... Formatting results... Name ips average deviation median 99th % Day 7, part b 1.10 K 0.91 ms ±7.70% 0.90 ms 1.04 ms Day 7, part a 0.65 K 1.54 ms ±3.79% 1.55 ms 1.66 ms Comparison: Day 7, part b 1.10 K Day 7, part a 0.65 K - 1.70x slower +0.63 ms ``` <!-- id: Benchmark Results -->
mpwb merged commit 9cf528099c into main 2025-12-07 10:20:17 +00:00
mpwb referenced this pull request from a commit 2025-12-07 10:20:17 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mpwb/aoc25!8
No description provided.