using BenchmarkDotNet.Attributes; namespace Jint.Benchmark; [MemoryDiagnoser] public abstract class SingleScriptBenchmark { private string _script; private Prepared