Skip to content

Commit

Permalink
Release 2.4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WorkingRobot committed Mar 23, 2024
1 parent e0a60d5 commit 869a27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Craftimizer/Craftimizer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Authors>Asriel Camora</Authors>
<Version>2.2.0.0</Version>
<Version>2.4.0.0</Version>
<PackageProjectUrl>https://github.com/WorkingRobot/craftimizer.git</PackageProjectUrl>
<Configurations>Debug;Release</Configurations>
</PropertyGroup>
Expand Down

1 comment on commit 869a27b

@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: 869a27b Previous: 895e2a4 Ratio
Craftimizer.Benchmark.Bench.Solve(State: 38583BDB, Config: 0BE06E0D) 90585176.66666669 ns (± 772326.2450298498)
Craftimizer.Benchmark.Bench.Solve(State: 4F51AA9A, Config: 0BE06E0D) 113662177.33333333 ns (± 1319285.7716174994)

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

Please sign in to comment.