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

Encoding v1 docs #6350

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

Encoding v1 docs #6350

wants to merge 5 commits into from

Conversation

xunilrj
Copy link
Contributor

@xunilrj xunilrj commented Aug 1, 2024

Description

Checklist

  • I have linked to any relevant issues.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation where relevant (API docs, the reference, and the Sway book).
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added (or requested a maintainer to add) the necessary Breaking* or New Feature labels where relevant.
  • I have done my best to ensure that my PR adheres to the Fuel Labs Code Review Standards.
  • I have requested a review from the relevant team or maintainers.

@xunilrj xunilrj changed the title Xunilrj/encoding docs Encoding v1 docs Aug 1, 2024
Copy link

github-actions bot commented Aug 1, 2024

Benchmark for 040bc9f

Click to view benchmark
Test Base PR %
code_action 5.3±0.11ms 5.3±0.03ms 0.00%
code_lens 336.3±10.15ns 338.2±9.54ns +0.56%
compile 2.7±0.06s 2.7±0.06s 0.00%
completion 4.7±0.05ms 4.8±0.07ms +2.13%
did_change_with_caching 2.7±0.03s 2.7±0.02s 0.00%
document_symbol 917.4±29.30µs 864.4±14.73µs -5.78%
format 74.9±0.98ms 71.9±3.01ms -4.01%
goto_definition 331.8±8.41µs 338.4±7.21µs +1.99%
highlight 9.0±0.12ms 9.1±0.11ms +1.11%
hover 486.2±5.88µs 498.8±14.94µs +2.59%
idents_at_position 119.0±1.96µs 117.9±0.56µs -0.92%
inlay_hints 624.1±23.57µs 688.6±18.15µs +10.33%
on_enter 2.1±0.04µs 2.0±0.09µs -4.76%
parent_decl_at_position 3.7±0.03ms 3.7±0.04ms 0.00%
prepare_rename 332.7±3.04µs 339.9±6.15µs +2.16%
rename 9.4±0.14ms 9.5±0.12ms +1.06%
semantic_tokens 1157.6±21.04µs 1256.8±9.12µs +8.57%
token_at_position 330.3±1.89µs 333.9±2.42µs +1.09%
tokens_at_position 3.7±0.04ms 3.7±0.02ms 0.00%
tokens_for_file 396.5±2.43µs 402.9±3.28µs +1.61%
traverse 39.2±0.56ms 38.5±0.50ms -1.79%

Copy link

github-actions bot commented Aug 4, 2024

Benchmark for 996dd05

Click to view benchmark
Test Base PR %
code_action 5.2±0.09ms 5.2±0.12ms 0.00%
code_lens 291.4±7.44ns 290.4±7.97ns -0.34%
compile 2.6±0.06s 2.6±0.04s 0.00%
completion 4.6±0.07ms 4.7±0.05ms +2.17%
did_change_with_caching 2.6±0.04s 2.6±0.03s 0.00%
document_symbol 878.6±30.33µs 894.7±51.92µs +1.83%
format 70.2±0.96ms 67.4±0.72ms -3.99%
goto_definition 332.8±8.53µs 334.9±4.67µs +0.63%
highlight 8.9±0.01ms 9.0±0.03ms +1.12%
hover 487.4±7.31µs 492.1±9.75µs +0.96%
idents_at_position 120.5±0.43µs 120.4±0.26µs -0.08%
inlay_hints 631.2±23.89µs 638.9±7.07µs +1.22%
on_enter 2.1±0.04µs 1958.1±87.02ns -6.76%
parent_decl_at_position 3.7±0.04ms 3.7±0.12ms 0.00%
prepare_rename 330.8±4.02µs 333.7±6.90µs +0.88%
rename 9.3±0.16ms 9.3±0.12ms 0.00%
semantic_tokens 1130.1±21.94µs 1209.7±12.88µs +7.04%
token_at_position 329.0±2.07µs 329.3±1.92µs +0.09%
tokens_at_position 3.6±0.03ms 3.7±0.12ms +2.78%
tokens_for_file 400.0±3.06µs 400.7±4.69µs +0.17%
traverse 37.7±0.99ms 37.1±0.58ms -1.59%

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.

1 participant