Skip to content

feat(crt): use histogram boundaries representative of compile times#15635

Open
ssavenko-near wants to merge 1 commit intomasterfrom
slavas/fix-compile-time-buckets
Open

feat(crt): use histogram boundaries representative of compile times#15635
ssavenko-near wants to merge 1 commit intomasterfrom
slavas/fix-compile-time-buckets

Conversation

@ssavenko-near
Copy link
Copy Markdown
Contributor

No description provided.

@ssavenko-near ssavenko-near marked this pull request as ready for review April 24, 2026 16:45
@ssavenko-near ssavenko-near requested a review from a team as a code owner April 24, 2026 16:45
@ssavenko-near ssavenko-near changed the title feat(crt): Use hystogram boundaries representative of compile times feat(crt): use histogram boundaries representative of compile times Apr 24, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the near_vm_runner_compilation_seconds Prometheus histogram configuration to use explicit bucket boundaries that better match expected contract compilation times, improving metric resolution for typical observations.

Changes:

  • Set custom histogram bucket boundaries for compilation-time metrics in near-vm-runner.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.39%. Comparing base (42eeb26) to head (a158c45).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #15635      +/-   ##
==========================================
- Coverage   69.41%   69.39%   -0.02%     
==========================================
  Files         938      938              
  Lines      213336   213336              
  Branches   213336   213336              
==========================================
- Hits       148079   148049      -30     
- Misses      59366    59393      +27     
- Partials     5891     5894       +3     
Flag Coverage Δ
pytests-nightly 1.14% <0.00%> (ø)
unittests 68.80% <100.00%> (-0.01%) ⬇️
unittests-nightly 68.95% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ssavenko-near ssavenko-near enabled auto-merge April 24, 2026 19:10
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.

3 participants