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

V2: JSON Types #866

Merged
merged 17 commits into from
Jun 19, 2024
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions packages/bundle-size/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ usually do. We repeat this for an increasing number of files.
<!--- TABLE-START -->
| code generator | files | bundle size | minified | compressed |
|-----------------|----------|------------------------:|-----------------------:|-------------------:|
| protobuf-es | 1 | 123,775 b | 64,241 b | 14,974 b |
| protobuf-es | 4 | 125,970 b | 65,745 b | 15,652 b |
| protobuf-es | 8 | 128,748 b | 67,516 b | 16,179 b |
| protobuf-es | 16 | 139,256 b | 75,497 b | 18,508 b |
| protobuf-es | 32 | 167,151 b | 97,519 b | 23,990 b |
| protobuf-es | 1 | 123,775 b | 64,241 b | 14,986 b |
| protobuf-es | 4 | 125,970 b | 65,745 b | 15,675 b |
| protobuf-es | 8 | 128,748 b | 67,516 b | 16,191 b |
| protobuf-es | 16 | 139,256 b | 75,497 b | 18,510 b |
| protobuf-es | 32 | 167,151 b | 97,519 b | 23,974 b |
| protobuf-javascript | 1 | 339,613 b | 255,820 b | 42,481 b |
| protobuf-javascript | 4 | 366,281 b | 271,092 b | 43,912 b |
| protobuf-javascript | 8 | 388,324 b | 283,409 b | 45,038 b |
Expand Down
12 changes: 6 additions & 6 deletions packages/bundle-size/chart.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading