Skip to content

Commit

Permalink
Bump version: 2024.16.2 → 2024.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Dec 18, 2024
1 parent 3331104 commit c6060dc
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2024.16.2
current_version = 2024.18.0
commit = True
tag = True
tag_name = {new_version}
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ homepage = "https://github.com/fornwall/advent-of-code"
license = "MIT"
repository = "https://github.com/fornwall/advent-of-code"
rust-version = "1.83.0"
version = "2024.16.2"
version = "2024.18.0"

[profile.release]
lto = true
Expand Down
2 changes: 1 addition & 1 deletion crates/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ webgpu-compute = ["bytemuck", "pollster", "wgpu"]
allocation-counter = { version = "0", optional = true }
bytemuck = { version = "1", optional = true }
pollster = { version = "0", optional = true }
svgplot = { version = "2024.16.2", path = "../svgplot", optional = true }
svgplot = { version = "2024.18.0", path = "../svgplot", optional = true }
wgpu = { version = "23", optional = true }

[dev-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion crates/core/MANPAGE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% ADVENT-OF-CODE(1) Version 2024.16.2
% ADVENT-OF-CODE(1) Version 2024.18.0

NAME
====
Expand Down
4 changes: 2 additions & 2 deletions crates/java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ To add a dependency using Maven:
<dependency>
<groupId>net.fornwall</groupId>
<artifactId>aoc</artifactId>
<version>2024.16.2</version>
<version>2024.18.0</version>
</dependency>
```

To add a dependency using Gradle:

```gradle
dependencies {
implementation 'net.fornwall:aoc:2024.16.2'
implementation 'net.fornwall:aoc:2024.18.0'
}
```

Expand Down
2 changes: 1 addition & 1 deletion crates/java/java-src/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = "net.fornwall"
version = "2024.16.2"
version = "2024.18.0"

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion crates/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
url="https://github.com/fornwall/advent-of-code",
long_description=long_description,
long_description_content_type="text/markdown",
version="2024.16.2",
version="2024.18.0",
rust_extensions=[
RustExtension(
"advent_of_code", binding=Binding.PyO3, strip=Strip.All, py_limited_api=True
Expand Down

1 comment on commit c6060dc

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@                     Benchmark Difference                     @@
#      Name   Old (instructions)   New (instructions)   Change (%)
  2024_19_1           10,000,000           10,000,000            0
  2024_19_2           10,000,000           10,000,000            0
  2024_20_1           10,000,000           10,000,000            0
  2024_20_2           10,000,000           10,000,000            0
  2024_21_1           10,000,000           10,000,000            0
  2024_21_2           10,000,000           10,000,000            0
  2024_22_1           10,000,000           10,000,000            0
  2024_22_2           10,000,000           10,000,000            0
  2024_23_1           10,000,000           10,000,000            0
  2024_23_2           10,000,000           10,000,000            0
  2024_24_1           10,000,000           10,000,000            0
  2024_24_2           10,000,000           10,000,000            0
  2024_25_1           10,000,000           10,000,000            0
   2024_1_1            1,041,087            1,041,087            0
   2024_1_2            1,070,179            1,070,179            0
   2024_2_1            1,741,515            1,741,515            0
   2024_2_2            1,962,906            1,962,906            0
   2024_3_1              227,380              227,380            0
   2024_3_2              317,753              317,753            0
   2024_4_1            1,213,772            1,213,772            0
   2024_4_2              453,902              453,902            0
   2024_5_1            1,605,047            1,605,047            0
   2024_5_2            1,718,989            1,718,989            0
   2024_6_1              641,455              641,455            0
   2024_6_2          141,310,079          141,310,079            0
   2024_7_1            2,466,892            2,466,892            0
   2024_7_2            3,758,401            3,758,401            0
   2024_8_1               44,406               44,406            0
   2024_8_2               86,863               86,863            0
   2024_9_1              897,539              897,539            0
   2024_9_2            2,497,019            2,497,019            0
  2024_10_1            1,087,488            1,087,488            0
  2024_10_2            1,089,387            1,089,387            0
  2024_11_1            3,848,386            3,848,470            0
  2024_11_2           13,462,468           13,462,704            0
  2024_12_1            7,663,695            7,663,695            0
  2024_12_2            7,942,246            7,942,246            0
  2024_13_1              910,454              910,454            0
  2024_13_2              910,208              910,208            0
  2024_14_1              593,112              593,112            0
  2024_14_2           13,416,623           13,416,623            0
  2024_15_1            1,913,993            1,913,993            0
  2024_15_2           59,667,648           59,667,648            0
  2024_16_1           18,233,704           18,233,704            0
  2024_16_2           18,321,270           18,321,270            0
  2024_17_1               11,725               11,725            0
  2024_17_2              218,093              218,093            0
  2024_18_1            1,125,432            1,125,432            0
  2024_18_2          804,163,097          804,163,097            0
Benchmark Instructions (count) Instructions (%)
2024_18_2 804,163,097 64.5
2024_6_2 141,310,079 11.3
2024_15_2 59,667,648 4.8
2024_16_2 18,321,270 1.5
2024_16_1 18,233,704 1.5
2024_11_2 13,462,704 1.1
2024_14_2 13,416,623 1.1
2024_25_1 10,000,000 0.8
2024_24_2 10,000,000 0.8
2024_24_1 10,000,000 0.8
2024_23_2 10,000,000 0.8
2024_23_1 10,000,000 0.8
2024_22_2 10,000,000 0.8
2024_22_1 10,000,000 0.8
2024_21_2 10,000,000 0.8
2024_21_1 10,000,000 0.8
2024_20_2 10,000,000 0.8
2024_20_1 10,000,000 0.8
2024_19_2 10,000,000 0.8
2024_19_1 10,000,000 0.8
2024_12_2 7,942,246 0.6
2024_12_1 7,663,695 0.6
2024_11_1 3,848,470 0.3
2024_7_2 3,758,401 0.3
2024_9_2 2,497,019 0.2
2024_7_1 2,466,892 0.2
2024_2_2 1,962,906 0.2
2024_15_1 1,913,993 0.2
2024_2_1 1,741,515 0.1
2024_5_2 1,718,989 0.1
2024_5_1 1,605,047 0.1
2024_4_1 1,213,772 0.1
2024_18_1 1,125,432 0.1
2024_10_2 1,089,387 0.1
2024_10_1 1,087,488 0.1
2024_1_2 1,070,179 0.1
2024_1_1 1,041,087 0.1
2024_13_1 910,454 0.1
2024_13_2 910,208 0.1
2024_9_1 897,539 0.1
2024_6_1 641,455 0.1
2024_14_1 593,112 0.0
2024_4_2 453,902 0.0
2024_3_2 317,753 0.0
2024_3_1 227,380 0.0
2024_17_2 218,093 0.0
2024_8_2 86,863 0.0
2024_8_1 44,406 0.0
2024_17_1 11,725 0.0

Please sign in to comment.