Skip to content

Commit

Permalink
Release 2.0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WorkingRobot committed Dec 15, 2023
1 parent dfe014d commit 5c82f72
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.0.1.0</Version>
<Version>2.0.2.0</Version>
<PackageProjectUrl>https://github.com/WorkingRobot/craftimizer.git</PackageProjectUrl>
<Configurations>Debug;Release</Configurations>
</PropertyGroup>
Expand Down

1 comment on commit 5c82f72

@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: 5c82f72 Previous: 3d056b7 Ratio
Craftimizer.Benchmark.Bench.Solve(State: 18B8E066, Config: 86CAC36E) 1328007753.8461537 ns (± 5539178.747434103)
Craftimizer.Benchmark.Bench.Solve(State: 18B8E066, Config: 86CAC36E) 1003506813.3333334 ns (± 7120513.940607163)
Craftimizer.Benchmark.Bench.Solve(State: 22DCFD5D, Config: 86CAC36E) 1205764171.4285715 ns (± 9741152.502373911)
Craftimizer.Benchmark.Bench.Solve(State: 22DCFD5D, Config: 86CAC36E) 910749107.1428572 ns (± 4024652.929797757)

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

Please sign in to comment.