Marko Lahma
|
c2f013df48
#451 optimize EvaluateMemberExpression static member access (#453)
|
7 年之前 |
Marko Lahma
|
0e6b4dc384
use struct for DiyFp
|
7 年之前 |
Sébastien Ros
|
0c64f8b06b
Fixing array bounds
|
7 年之前 |
Marko Lahma
|
a2f0f205f4
review fixes
|
7 年之前 |
Marko Lahma
|
4582830317
cache common int to string conversions
|
7 年之前 |
Marko Lahma
|
4a7fed1c5e
add ArrayBenchmark for basic operations, rename old to ArrayStressBenchmark
|
7 年之前 |
Marko Lahma
|
1e705658a3
add benchmark that imitates RavenDB projection
|
7 年之前 |
Marko Lahma
|
a066f9e3c3
remove reuse flag from benchmark, always reuse
|
7 年之前 |
Marko Lahma
|
52ff0d5693
add SunSpiderBenchmark
|
7 年之前 |
Marko Lahma
|
35559da7b1
put other engines behind features toggle, make array test less stressful
|
7 年之前 |
Marko Lahma
|
6aa661563e
tweak N for ArrayBenchmark to show reusing of engine
|
7 年之前 |
Marko Lahma
|
12a71dffa8
add benchmarks from https://rushfrisby.com/net-javascript-engine-performance-results/
|
7 年之前 |
Sebastien Ros
|
bd0d1d742f
Adding Symbol object
|
8 年之前 |
Sebastien Ros
|
4c343af7de
Implementing string.startsWith
|
7 年之前 |
yinyue200
|
2f8bc2b31e
add unit tests
|
7 年之前 |
yinyue200
|
7792facc61
message may not be a string
|
7 年之前 |
Marko Lahma
|
056fea2ecb
convert Jint.Benchmark to use BenchmarkDotNet
|
7 年之前 |
Sebastien Ros
|
92253759ae
Fixing EcmaTest display names
|
7 年之前 |
Sebastien Ros
|
bafd36a7ad
Fixing appveyor test target platform
|
7 年之前 |
Sebastien Ros
|
75b605f826
Fixing unit tests
|
7 年之前 |
Sebastien Ros
|
dfc54d3e94
Merge remote-tracking branch 'origin/es6' into dev
|
7 年之前 |
Sebastien Ros
|
e6b22053f5
Removing unnecessary dependencies
|
7 年之前 |
Sebastien Ros
|
366cce94c1
Removing unnecessary dependencies
|
7 年之前 |
Adam Storr
|
15807f00bb
Adding String.padStart and String.padEnd #429 (#434)
|
7 年之前 |
Sébastien Ros
|
b24306e099
Supporting big hex literal (#435)
|
7 年之前 |
Sébastien Ros
|
561d8c3101
Fixing Date.getHours (#432)
|
7 年之前 |
Jokin
|
7564dee261
Fix class name typo (#428)
|
7 年之前 |
Sébastien Ros
|
0fee3d5aaf
Targetting netstandard 2.0 also (#427)
|
8 年之前 |
Sebastien Ros
|
03e614b6c9
Generating file version
|
8 年之前 |
dkornaus
|
88adad451d
Fix build on clean environment (#425)
|
8 年之前 |