mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-16 21:16:24 -04:00
commented out benchmark test
This commit is contained in:
@@ -8,7 +8,7 @@ namespace NzbDrone.Core.Test.Datastore.ReflectionStrategyFixture
|
||||
[TestFixture]
|
||||
public class Benchmarks
|
||||
{
|
||||
private const int iterations = 5000000;
|
||||
/* private const int iterations = 5000000;
|
||||
private object _target;
|
||||
private IReflectionStrategy _simpleReflectionStrategy;
|
||||
|
||||
@@ -37,7 +37,7 @@ namespace NzbDrone.Core.Test.Datastore.ReflectionStrategyFixture
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
}*/
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user