Skip to content

0.4.3 map bench

97864b0
Select commit
Loading
Failed to load commit list.
Merged

Features/0.4.3.2 #4

0.4.3 map bench
97864b0
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Dec 29, 2025 in 2s

7 issues fixed. 3 issues found. Autofix available.

Annotations

Check notice on line 88 in src/Hexecs.Benchmarks.Noise/NoiseGame.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/Hexecs.Benchmarks.Noise/NoiseGame.cs#L88

Arithmetic expressions should declare precedence. (SA1407)

Check notice on line 87 in src/Hexecs.Benchmarks.Noise/NoiseGame.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/Hexecs.Benchmarks.Noise/NoiseGame.cs#L87

Arithmetic expressions should declare precedence. (SA1407)

Check notice on line 77 in src/Hexecs.Benchmarks.Noise/NoiseGame.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/Hexecs.Benchmarks.Noise/NoiseGame.cs#L77

Code should not contain multiple blank lines in a row. (SA1507)