Marko Lahma 9b060234b1 Change Jint.Tests.CommonScripts run with NUnit (#1118) 3 years ago
..
Properties b5c4b570ce Optimize declarative environment record handling for functions (#517) 7 years ago
Scripts a3c5cb18bf #451 fix string.split and array.join performance (#462) 7 years ago
ArrayBenchmark.cs 14c6554342 #451 cache literals (#513) 7 years ago
ArrayStressBenchmark.cs 3b06e02101 New interpreter engine (#559) 6 years ago
DictionaryBenchmark.cs 5dbdb5967c Use JsValue for property access (#701) 5 years ago
DromaeoBenchmark.cs 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 years ago
EngineConstructionBenchmark.cs e6f54b5318 Introduce Engine.Evaluate (#899) 4 years ago
EvaluationBenchmark.cs 35559da7b1 put other engines behind features toggle, make array test less stressful 7 years ago
InteropBenchmark.cs cccd41e73a Optimize interop, use NET5 to run tests (#803) 4 years ago
Jint.Benchmark.csproj 9b060234b1 Change Jint.Tests.CommonScripts run with NUnit (#1118) 3 years ago
LinqJsBenchmark.cs 3b06e02101 New interpreter engine (#559) 6 years ago
MinimalScriptBenchmark.cs 3b06e02101 New interpreter engine (#559) 6 years ago
Program.cs 056fea2ecb convert Jint.Benchmark to use BenchmarkDotNet 7 years ago
SingleScriptBenchmark.cs a066f9e3c3 remove reuse flag from benchmark, always reuse 7 years ago
StopwatchBenchmark.cs 3b06e02101 New interpreter engine (#559) 6 years ago
StringBuilderBenchmark.cs f65d588a7e ES6 String Literals (#570) 6 years ago
SunSpiderBenchmark.cs 1f8d87a4ce ES6 Number APIs (#574) 6 years ago
TimeoutBenchmark.cs 4e86924d7e Execution constraints (#709) 5 years ago
TypedArrayBenchmark.cs 1a9cd0ede6 Typed arrays (#925) 4 years ago
UncacheableExpressionsBenchmark.cs 284411b25a Support let and const (#722) 5 years ago