Skip to content

Add update benchmark from js-framework-benchmark#2489

Merged
andrewiggins merged 1 commit intomasterfrom
update-benchmark
Apr 21, 2020
Merged

Add update benchmark from js-framework-benchmark#2489
andrewiggins merged 1 commit intomasterfrom
update-benchmark

Conversation

@andrewiggins
Copy link
Copy Markdown
Member

This implementation doesn't slowdown the CPU by 16x like js-framework-benchmark but I assume the bench is still useful/meaningful

This implementation doesn't slowdown the CPU by 16x like js-framework-benchmark but I assume the bench is still useful/meaningful
Comment thread benches/src/util.js
return promise;
}

export function getRowIdSel(index) {
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I put these getRowIdSel and getRowLinkSel functions in the util file cuz if we add more benches from js-framework-benchmark, they'll be used by multiple benches

@github-actions
Copy link
Copy Markdown

Size Change: 0 B

Total Size: 39.3 kB

ℹ️ View Unchanged
Filename Size Change
compat/dist/compat.js 3.12 kB 0 B
compat/dist/compat.module.js 3.14 kB 0 B
compat/dist/compat.umd.js 3.17 kB 0 B
debug/dist/debug.js 3 kB 0 B
debug/dist/debug.module.js 2.98 kB 0 B
debug/dist/debug.umd.js 3.08 kB 0 B
devtools/dist/devtools.js 185 B 0 B
devtools/dist/devtools.module.js 194 B 0 B
devtools/dist/devtools.umd.js 260 B 0 B
dist/preact.js 3.83 kB 0 B
dist/preact.min.js 3.83 kB 0 B
dist/preact.module.js 3.84 kB 0 B
dist/preact.umd.js 3.88 kB 0 B
hooks/dist/hooks.js 1.1 kB 0 B
hooks/dist/hooks.module.js 1.12 kB 0 B
hooks/dist/hooks.umd.js 1.18 kB 0 B
test-utils/dist/testUtils.js 437 B 0 B
test-utils/dist/testUtils.module.js 439 B 0 B
test-utils/dist/testUtils.umd.js 515 B 0 B

compressed-size-action

@github-actions
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 99.8% when pulling e5e5cb1 on update-benchmark into 6a2bcec on master.

@andrewiggins andrewiggins merged commit 956aa85 into master Apr 21, 2020
@andrewiggins andrewiggins deleted the update-benchmark branch April 21, 2020 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants