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(deps): proxy-compare being slow for repetitive case #520

Merged
merged 3 commits into from
Aug 18, 2022
Merged

Conversation

dai-shi
Copy link
Member

@dai-shi dai-shi commented Aug 13, 2022

close #519

@vercel
Copy link

vercel bot commented Aug 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
valtio ✅ Ready (Inspect) Visit Preview Aug 13, 2022 at 0:49AM (UTC)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 13, 2022

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 e37a882:

Sandbox Source
React Configuration
React Typescript Configuration
React Browserify Configuration
React Snowpack Configuration
React Parcel Configuration
form-test-jotai Issue #519
form-test-zustand Issue #519
form-test-valtio Issue #519

@github-actions
Copy link

github-actions bot commented Aug 13, 2022

Size Change: 0 B

Total Size: 48.3 kB

ℹ️ View Unchanged
Filename Size
dist/esm/index.js 712 B
dist/esm/macro.js 613 B
dist/esm/macro/vite.js 697 B
dist/esm/utils.js 3.94 kB
dist/esm/vanilla.js 1.9 kB
dist/index.js 880 B
dist/macro.js 910 B
dist/macro/vite.js 982 B
dist/system/index.development.js 871 B
dist/system/index.production.js 508 B
dist/system/macro.development.js 721 B
dist/system/macro.production.js 555 B
dist/system/macro/vite.development.js 828 B
dist/system/macro/vite.production.js 653 B
dist/system/utils.development.js 4.15 kB
dist/system/utils.production.js 2.83 kB
dist/system/vanilla.development.js 2 kB
dist/system/vanilla.production.js 1.25 kB
dist/umd/index.development.js 1 kB
dist/umd/index.production.js 670 B
dist/umd/macro.development.js 1.06 kB
dist/umd/macro.production.js 766 B
dist/umd/macro/vite.development.js 1.15 kB
dist/umd/macro/vite.production.js 874 B
dist/umd/utils.development.js 4.73 kB
dist/umd/utils.production.js 3.02 kB
dist/umd/vanilla.development.js 2.11 kB
dist/umd/vanilla.production.js 1.32 kB
dist/utils.js 4.58 kB
dist/vanilla.js 2.01 kB

compressed-size-action

@dai-shi dai-shi marked this pull request as ready for review August 13, 2022 12:46
@dai-shi dai-shi merged commit f3e9976 into main Aug 18, 2022
@dai-shi dai-shi deleted the fix/issue-519 branch August 18, 2022 21:58
@dai-shi dai-shi changed the title fix: proxy-compare being slow for repetitive case fix(deps): proxy-compare being slow for repetitive case Aug 18, 2022
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.

Bottleneck on large objects
1 participant