Skip to content

Pull benchmark changes from feature/emit-fn-calls #1711

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

NullVoxPopuli
Copy link
Contributor

No description provided.

Copy link
Contributor

This PRmain
Dev
582K └─┬ .
169K   ├── runtime
159K   ├── syntax
100K   ├── compiler
 58K   ├── opcode-compiler
 27K   ├── manager
 19K   ├── validator
 11K   ├── program
8.9K   ├── reference
7.2K   ├── destroyable
6.3K   ├── util
4.3K   ├── node
3.4K   ├── global-context
2.5K   ├── wire-format
1.0K   ├── vm
969B   ├── encoder
844B   ├── vm-babel-plugins
606B   └── owner
582K └─┬ .
169K   ├── runtime
159K   ├── syntax
100K   ├── compiler
 58K   ├── opcode-compiler
 27K   ├── manager
 19K   ├── validator
 11K   ├── program
8.9K   ├── reference
7.2K   ├── destroyable
6.3K   ├── util
4.3K   ├── node
3.4K   ├── global-context
2.5K   ├── wire-format
1.0K   ├── vm
969B   ├── encoder
844B   ├── vm-babel-plugins
606B   └── owner
Prod
230K └─┬ .
 69K   ├── syntax
 63K   ├── runtime
 48K   ├── compiler
 18K   ├── opcode-compiler
7.9K   ├── manager
4.8K   ├── program
4.0K   ├── validator
3.6K   ├── reference
2.4K   ├── util
2.1K   ├── node
1.6K   ├── wire-format
1.5K   ├── destroyable
737B   ├── vm
594B   ├── global-context
516B   ├── encoder
469B   ├── vm-babel-plugins
155B   └── owner
230K └─┬ .
 69K   ├── syntax
 63K   ├── runtime
 48K   ├── compiler
 18K   ├── opcode-compiler
7.9K   ├── manager
4.8K   ├── program
4.0K   ├── validator
3.6K   ├── reference
2.4K   ├── util
2.1K   ├── node
1.6K   ├── wire-format
1.5K   ├── destroyable
737B   ├── vm
594B   ├── global-context
516B   ├── encoder
469B   ├── vm-babel-plugins
155B   └── owner

@NullVoxPopuli
Copy link
Contributor Author

Bench result:

duration phase no difference [-36ms to 68ms]
renderEnd phase no difference [-1ms to 0ms]
render1000Items1End phase no difference [0ms to 20ms]
clearItems1End phase no difference [-6ms to 2ms]
render1000Items2End phase estimated regression +6ms [0ms to 13ms] OR +3.42% [0.01% to 7.29%]
clearItems2End phase no difference [-3ms to 0ms]
render5000Items1End phase no difference [-13ms to 35ms]
clearManyItems1End phase no difference [0ms to 2ms]
render5000Items2End phase no difference [-17ms to 17ms]
clearManyItems2End phase no difference [-1ms to 0ms]
render1000Items3End phase no difference [-11ms to 22ms]
append1000Items1End phase no difference [-55ms to 11ms]
append1000Items2End phase no difference [-11ms to 15ms]
updateEvery10thItem1End phase no difference [0ms to 5ms]
updateEvery10thItem2End phase no difference [0ms to 0ms]
selectFirstRow1End phase no difference [0ms to 0ms]
selectSecondRow1End phase no difference [-7ms to 14ms]
removeFirstRow1End phase no difference [-8ms to 5ms]
removeSecondRow1End phase no difference [0ms to 0ms]
swapRows1End phase no difference [0ms to 0ms]
swapRows2End phase no difference [0ms to 0ms]
clearItems4End phase no difference [-1ms to 1ms]
paint phase no difference [0ms to 0ms]

(previously, it did not run)

@NullVoxPopuli NullVoxPopuli merged commit da5ebb9 into main Feb 11, 2025
12 checks passed
@NullVoxPopuli NullVoxPopuli deleted the pull-bench-stuf-out branch February 11, 2025 22:50
@github-actions github-actions bot mentioned this pull request Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant