-
-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: lazy load types which are not available on netstandard2.0 (#1563)
- Loading branch information
Showing
1 changed file
with
63 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5f866ed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'SourceGeneratorBenchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
3
.Riok.Mapperly.Benchmarks.SourceGeneratorBenchmarks.Compile
2156189.960464015
ns (± 170616.29908585447
)120741.05671574519
ns (± 1678.1529391966976
)17.86
Riok.Mapperly.Benchmarks.SourceGeneratorBenchmarks.LargeCompile
46962618.1948052
ns (± 281052.6834414474
)1277208.939174107
ns (± 7926.104374412328
)36.77
This comment was automatically generated by workflow using github-action-benchmark.