Skip to content

Commit

Permalink
Release 2.5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WorkingRobot committed Jul 31, 2024
1 parent d0f0d79 commit c9171c1
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.5.0.0</Version>
<Version>2.5.1.0</Version>
<PackageProjectUrl>https://github.com/WorkingRobot/Craftimizer.git</PackageProjectUrl>
<Configurations>Debug;Release</Configurations>
</PropertyGroup>
Expand Down

1 comment on commit c9171c1

@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: c9171c1 Previous: 1622902 Ratio
Craftimizer.Benchmark.Bench.Solve(State: 6A5DC7C0, Config: 8F81C2FA) 99890662.66666667 ns (± 630895.6848737999)
Craftimizer.Benchmark.Bench.Solve(State: C5DB47CB, Config: 8F81C2FA) 68864307.14285715 ns (± 350999.1392615695)

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

Please sign in to comment.