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

ci: Benchmark with codspeed #6481

Merged
merged 14 commits into from
Aug 29, 2024
Merged

ci: Benchmark with codspeed #6481

merged 14 commits into from
Aug 29, 2024

Conversation

sdankel
Copy link
Member

@sdankel sdankel commented Aug 29, 2024

Description

Closes #6477

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.

@sdankel sdankel mentioned this pull request Aug 29, 2024
8 tasks
@sdankel sdankel marked this pull request as ready for review August 29, 2024 02:01
@sdankel sdankel requested review from a team as code owners August 29, 2024 02:01
Copy link

codspeed-hq bot commented Aug 29, 2024

CodSpeed Performance Report

Congrats! CodSpeed is installed 🎉

🆕 21 new benchmarks were detected.

You will start to see performance impacts in the reports once the benchmarks are run from your default branch.

Detected benchmarks

  • compile (5 s)
  • did_change_with_caching (498.6 ms)
  • traverse (221.9 ms)
  • code_action (25.6 ms)
  • code_lens (6.1 µs)
  • completion (22.8 ms)
  • document_symbol (5.4 ms)
  • format (378.7 ms)
  • goto_definition (1.6 ms)
  • highlight (44 ms)
  • hover (1.7 ms)
  • inlay_hints (3.2 ms)
  • on_enter (125.6 µs)
  • prepare_rename (1.6 ms)
  • rename (46.2 ms)
  • semantic_tokens (3.1 ms)
  • idents_at_position (461.2 µs)
  • parent_decl_at_position (18.7 ms)
  • token_at_position (1.6 ms)
  • tokens_at_position (18.7 ms)
  • tokens_for_file (1.6 ms)

@JoshuaBatty JoshuaBatty added ci performance Everything related to performance, speed wise or memory wise. labels Aug 29, 2024
JoshuaBatty
JoshuaBatty previously approved these changes Aug 29, 2024
Copy link
Member

@JoshuaBatty JoshuaBatty left a comment

Choose a reason for hiding this comment

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

🚀

@sdankel sdankel enabled auto-merge (squash) August 29, 2024 04:35
@sdankel sdankel changed the title Sophie/codspeed benchmark2 ci: Benchmark with codspeed Aug 29, 2024
@JoshuaBatty JoshuaBatty requested review from a team August 29, 2024 06:07
@sdankel sdankel merged commit 1bb80d5 into master Aug 29, 2024
40 checks passed
@sdankel sdankel deleted the sophie/codspeed-benchmark2 branch August 29, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci performance Everything related to performance, speed wise or memory wise.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use codspeed for benchmarks
3 participants