Skip to content

Commit

Permalink
Update CronBenchmarks.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
odinserj committed Sep 12, 2024
1 parent 08dcdf4 commit 56260bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/Cronos.Benchmarks/CronBenchmarks.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

namespace Cronos.Benchmarks
{
[RyuJitX64Job, SimpleJob(RuntimeMoniker.Net80)]
[SimpleJob(RuntimeMoniker.Net80), MemoryDiagnoser]
public class CronBenchmarks
{
private static readonly CronExpression SimpleExpression =
Expand Down

0 comments on commit 56260bf

Please sign in to comment.