Skip to content

Commit 0f91b53

Browse files
committed
benchmark: update v8's result
1 parent ae637cb commit 0f91b53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ This is a non-serious benchmark. The purpose is to compare the performance of Qu
4343

4444
| Engine | v8 | QuickJS (Script Mode) | QuickJS (Bytecode Mode) |
4545
| :----: | :--: | :-------------------: | :---------------------: |
46-
| init | 37ms | 18ms | 18ms |
47-
| eval | 35ms | 282ms | 48ms |
48-
| total | 72ms | 300ms | 56ms |
46+
| init | 30ms | 18ms | 18ms |
47+
| eval | 29ms | 282ms | 48ms |
48+
| total | 59ms | 300ms | 56ms |
4949

5050
- Device: Huawei P30 Pro (Kirin 980), Android 10.
5151
- Test JavaScript File: `asset:/sonic.js` (189 KB).

0 commit comments

Comments
 (0)