Performance of Kipper v0.10.0-alpha.5 in Firefox 108 #349
Luna-Klatzer
started this conversation in
General
Replies: 1 comment
-
Second benchmarkTested on Firefox 108 - Windows 10 The result uses a warmed-up parser and is also picked as the best result from a selection of runs varying in performance (25-45ms). Performance & Process Time OverviewTotal: 0.0005-0.0255 (Tot: ~23ms) - (2ms of Firefox GC not included) Compile Details:
Results: https://share.firefox.dev/3Vd3GhO (Process info in DOM Thread of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Kipper Performance Results
Tested on Firefox 108 - Windows 10
Performance & Process Time Overview
Total: 0.005-0.057 (Tot: ~49ms) - (2ms of Firefox Render not included)
Lex & Parse: 0.005-0.039 (Tot: 34ms)
Compile: 0.041-0.057 (Tot: 14ms) - (2ms of Firefox Render not included)
Compile Details:
Results: https://share.firefox.dev/3UrEK6l (Process info in DOM Thread of
luna-klatzer.github.io)Sample code
kipper-benchmark-sample.kipBeta Was this translation helpful? Give feedback.
All reactions