Skip to content

Commit

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

1 comment on commit 06ff82a

@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: 06ff82a Previous: 7ad073a Ratio
Craftimizer.Benchmark.Bench.Solve(State: 34FFC706, Config: 0641219C) 102004715.71428572 ns (± 519213.5008425175)
Craftimizer.Benchmark.Bench.Solve(State: DF2EC2E6, Config: 0641219C) 84602917.77777778 ns (± 673648.1927224329)

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

Please sign in to comment.