Skip to content

Commit

Permalink
Release 1.9.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WorkingRobot committed Nov 18, 2023
1 parent 2f6d585 commit a503346
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>1.9.4.0</Version>
<Version>1.9.5.0</Version>
<PackageProjectUrl>https://github.com/WorkingRobot/craftimizer.git</PackageProjectUrl>
<Configurations>Debug;Release</Configurations>
</PropertyGroup>
Expand Down

1 comment on commit a503346

@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: a503346 Previous: a8c3f34 Ratio
Craftimizer.Benchmark.Bench.Solve(State: 50932E71, Config: D9708DEC) 1459219273.3333333 ns (± 7258969.2772327885)
Craftimizer.Benchmark.Bench.Solve(State: 50932E71, Config: D9708DEC) 1094660400 ns (± 2523135.8535331814)
Craftimizer.Benchmark.Bench.Solve(State: B8002227, Config: D9708DEC) 1383763686.6666667 ns (± 4279222.460725891)
Craftimizer.Benchmark.Bench.Solve(State: B8002227, Config: D9708DEC) 1157419953.8461537 ns (± 4384143.709744505)

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

Please sign in to comment.