Skip to content

feat: improve args layout with modified pretty.rs #282

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

QuadnucYard
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented May 11, 2025

📊 Benchmark Performance Report

group                        base                                   pr
-----                        ----                                   --
pretty-cetz-manual           1.05    954.8±9.45µs        ? ?/sec    1.00    912.0±7.29µs        ? ?/sec
pretty-codly                 1.00  1986.6±10.38µs        ? ?/sec    1.00  1987.5±27.50µs        ? ?/sec
pretty-cpe                   1.00     15.0±0.68ms        ? ?/sec    1.01     15.1±0.84ms        ? ?/sec
pretty-fletcher-diagram      1.00   568.0±13.52µs        ? ?/sec    1.01   573.5±12.26µs        ? ?/sec
pretty-fletcher-draw         1.00  1381.8±30.96µs        ? ?/sec    1.01  1391.9±11.95µs        ? ?/sec
pretty-tablex                1.01      3.7±0.12ms        ? ?/sec    1.00      3.7±0.02ms        ? ?/sec
pretty-touying-core          1.00      2.4±0.01ms        ? ?/sec    1.00      2.4±0.01ms        ? ?/sec
pretty-touying-utils         1.00  1333.1±18.00µs        ? ?/sec    1.00  1330.7±11.94µs        ? ?/sec
pretty-undergraduate-math    1.03  1052.3±64.57µs        ? ?/sec    1.00  1023.3±11.29µs        ? ?/sec

Generated by GitHub Actions on Sun May 11 10:31:16 UTC 2025

Cargo.toml Outdated
@@ -77,3 +77,4 @@ debug = true

[patch.crates-io]
# tinymist-world = { git = "https://github.com/Myriad-Dreamin/tinymist", rev = "84569fb98c4eeea65d91677c31d803718143fc10" }
pretty = { git = "https://github.com/QuadnucYard/pretty.rs.git", rev = "106ee15a0ea3ca4a8f501ab8235d7bbc48dfa92f" }
Copy link
Owner

Choose a reason for hiding this comment

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

consider publish it to crates io when we want to merge this. I remember if we have git deps, we will not be able to publish typstyle to crates.io

@QuadnucYard QuadnucYard marked this pull request as draft May 11, 2025 10:27
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