Skip to content

Commit 9744097

Browse files
authored
Update
1 parent 5c3788a commit 9744097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ bench-v8源代码在QuickJS测试档案(`tests/bench-v8`目录)中提供。
3030

3131
在Fedora 21上使用gcc 4.9.2编译所有程序。它们在3.2 GHz的Core i5 4570 CPU上运行。
3232

33-
**可执行文件尺寸**是指由运行引擎所需的所有资源(除了系统C库)的大小。
33+
**可执行文件尺寸**是指运行引擎所需的所有资源(除了系统C库)的大小。
3434

3535
* [QuickJS](https://bellard.org/quickjs): version 2019-07-09, qjs executable, x86, 64 bits, compiled with -O2.
3636
* [DukTape](https://duktape.org/): version 2.3.0, duk executable, x86, 64 bits, compiled with -O2.

0 commit comments

Comments
 (0)