Skip to content
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

fix(core): improve batching #286

Merged
merged 1 commit into from
Dec 1, 2021
Merged

fix(core): improve batching #286

merged 1 commit into from
Dec 1, 2021

Conversation

dai-shi
Copy link
Member

@dai-shi dai-shi commented Nov 30, 2021

close #284

This avoids creating extra promises in a batch. Hopefully, it will improve the performance.

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 485ada3:

Sandbox Source
React Configuration
React Typescript Configuration
React Browserify Configuration
React Snowpack Configuration
React Parcel Configuration

@github-actions
Copy link

Size Change: -14 B (0%)

Total Size: 13.9 kB

Filename Size Change
dist/esm/vanilla.js 1.72 kB -9 B (-1%)
dist/vanilla.js 1.84 kB -5 B (0%)
ℹ️ View Unchanged
Filename Size
dist/esm/index.js 1.33 kB
dist/esm/macro.js 613 B
dist/esm/utils.js 2.85 kB
dist/index.js 1.43 kB
dist/macro.js 916 B
dist/utils.js 3.19 kB

compressed-size-action

@dai-shi dai-shi merged commit c0d526c into main Dec 1, 2021
@dai-shi dai-shi deleted the fix/core/improve-batching branch December 1, 2021 14:19
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.

10x slower when dev console is open
1 participant