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

Rotate the size chart #1681

Merged
merged 1 commit into from
Jan 19, 2025
Merged

Rotate the size chart #1681

merged 1 commit into from
Jan 19, 2025

Conversation

NullVoxPopuli
Copy link
Contributor

Since we compare dev with dev and prod with prod, it would be easier if those comparisons were horizontally next to each other, rather than on top

Example of the old way:

image

Copy link
Contributor

github-actions bot commented Jan 19, 2025

This PRmain
Dev
676K └─┬ .
191K   ├── runtime
162K   ├── syntax
124K   ├── compiler
 81K   ├── opcode-compiler
 49K   ├── manager
 19K   ├── validator
 11K   ├── program
9.0K   ├── reference
7.0K   ├── destroyable
6.1K   ├── util
4.2K   ├── node
3.8K   ├── global-context
2.6K   ├── wire-format
1.0K   ├── vm
966B   ├── encoder
844B   ├── vm-babel-plugins
565B   └── owner
676K └─┬ .
191K   ├── runtime
162K   ├── syntax
124K   ├── compiler
 81K   ├── opcode-compiler
 49K   ├── manager
 19K   ├── validator
 11K   ├── program
9.0K   ├── reference
7.0K   ├── destroyable
6.1K   ├── util
4.2K   ├── node
3.8K   ├── global-context
2.6K   ├── wire-format
1.0K   ├── vm
966B   ├── encoder
844B   ├── vm-babel-plugins
565B   └── owner
Prod
262K └─┬ .
 71K   ├── runtime
 69K   ├── syntax
 56K   ├── compiler
 26K   ├── opcode-compiler
 15K   ├── manager
5.0K   ├── program
4.1K   ├── validator
3.7K   ├── reference
2.4K   ├── util
2.1K   ├── node
1.6K   ├── wire-format
1.5K   ├── destroyable
737B   ├── vm
563B   ├── global-context
511B   ├── encoder
469B   ├── vm-babel-plugins
155B   └── owner
262K └─┬ .
 71K   ├── runtime
 69K   ├── syntax
 56K   ├── compiler
 26K   ├── opcode-compiler
 15K   ├── manager
5.0K   ├── program
4.1K   ├── validator
3.7K   ├── reference
2.4K   ├── util
2.1K   ├── node
1.6K   ├── wire-format
1.5K   ├── destroyable
737B   ├── vm
563B   ├── global-context
511B   ├── encoder
469B   ├── vm-babel-plugins
155B   └── owner

@NullVoxPopuli NullVoxPopuli merged commit 667877a into main Jan 19, 2025
9 checks passed
@NullVoxPopuli NullVoxPopuli deleted the rotate-size-chart branch January 19, 2025 17:26
@github-actions github-actions bot mentioned this pull request Jan 19, 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