readme.txt.svn-base

来自「Google浏览器V8内核代码」· SVN-BASE 代码 · 共 12 行

SVN-BASE
12
字号
V8 Benchmark Suite==================This is the V8 benchmark suite: A collection of pure JavaScriptbenchmarks that we have used to tune V8. The licenses for theindividual benchmarks are included in the JavaScript files.In addition to the benchmarks, the suite consists of the benchmarkframework (base.js), which must be loaded before any of the individualbenchmark files, and two benchmark runners: An HTML version (run.html)and a standalone JavaScript version (run.js).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?