Skip to content

Commit

Permalink
Release 2.4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WorkingRobot committed Jul 1, 2024
1 parent 62d03fd commit 0caeaa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Craftimizer/Craftimizer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Authors>Asriel Camora</Authors>
<Version>2.4.4.1</Version>
<PackageProjectUrl>https://github.com/WorkingRobot/craftimizer.git</PackageProjectUrl>
<Version>2.4.9.0</Version>
<PackageProjectUrl>https://github.com/WorkingRobot/Craftimizer.git</PackageProjectUrl>
<Configurations>Debug;Release</Configurations>
</PropertyGroup>

Expand Down

1 comment on commit 0caeaa4

@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

Benchmark suite Current: 0caeaa4 Previous: 7ad073a Ratio
Craftimizer.Benchmark.Bench.Solve(State: AB48503D, Config: 664DB8EB) 100521954.44444443 ns (± 742144.1047939571)
Craftimizer.Benchmark.Bench.Solve(State: BB516D26, Config: 664DB8EB) 99390840 ns (± 605827.522932771)

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.