Skip to content

Commit 6c96514

Browse files
author
Alex Peck
committed
versions
1 parent d6dba41 commit 6c96514

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BitFaster.Caching.Benchmarks/TimeBenchmarks.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ namespace BitFaster.Caching.Benchmarks
1010
[DisassemblyDiagnoser(printSource: true, maxDepth: 5)]
1111
[SimpleJob(RuntimeMoniker.Net48)]
1212
#endif
13+
[SimpleJob(RuntimeMoniker.Net60)]
1314
[SimpleJob(RuntimeMoniker.Net90)]
1415
[HideColumns("Job", "Median", "RatioSD", "Alloc Ratio")]
1516
public class TimeBenchmarks

0 commit comments

Comments
 (0)