We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c3788a commit 9744097Copy full SHA for 9744097
bench.md
@@ -30,7 +30,7 @@ bench-v8源代码在QuickJS测试档案(`tests/bench-v8`目录)中提供。
30
31
在Fedora 21上使用gcc 4.9.2编译所有程序。它们在3.2 GHz的Core i5 4570 CPU上运行。
32
33
-**可执行文件尺寸**是指由运行引擎所需的所有资源(除了系统C库)的大小。
+**可执行文件尺寸**是指运行引擎所需的所有资源(除了系统C库)的大小。
34
35
* [QuickJS](https://bellard.org/quickjs): version 2019-07-09, qjs executable, x86, 64 bits, compiled with -O2.
36
* [DukTape](https://duktape.org/): version 2.3.0, duk executable, x86, 64 bits, compiled with -O2.
0 commit comments