Skip to content

improved the 'conventional' Decode, updated benchmark results #24

improved the 'conventional' Decode, updated benchmark results

improved the 'conventional' Decode, updated benchmark results #24

Triggered via push August 17, 2025 08:24
Status Success
Total duration 55s
Artifacts

buildAndTest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: FastFibCode.Benchmark/DecodeBenchmarks.cs#L11
Non-nullable field 'codes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: FastFibCode.Benchmark/EncodeBenchmarks.cs#L11
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: FastFibCode.Benchmark/DecodeBenchmarks.cs#L11
Non-nullable field 'codes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: FastFibCode.Benchmark/EncodeBenchmarks.cs#L11
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.