solana icon indicating copy to clipboard operation
solana copied to clipboard

report precompiled program execution stats

Open tao-stones opened this issue 2 years ago • 1 comments

Problem

Need to collect and measure cost of precompiled programs

Summary of Changes

  • hack ledger-tool to collect and report precompiled execution stats to metrics

Fixes #

tao-stones avatar Feb 07 '24 01:02 tao-stones

Codecov Report

Attention: Patch coverage is 30.76923% with 27 lines in your changes are missing coverage. Please review.

Project coverage is 81.6%. Comparing base (31a73ab) to head (6e72447). Report is 7 commits behind head on master.

:exclamation: Current head 6e72447 differs from pull request most recent head c924dd4. Consider uploading reports for the commit c924dd4 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #35123     +/-   ##
=========================================
- Coverage    81.7%    81.6%   -0.2%     
=========================================
  Files         834      833      -1     
  Lines      224197   224863    +666     
=========================================
+ Hits       183287   183535    +248     
- Misses      40910    41328    +418     

codecov[bot] avatar Feb 07 '24 02:02 codecov[bot]

This repository is no longer in use. Please re-open this pull request in the agave repo: https://github.com/anza-xyz/agave

willhickey avatar Mar 03 '24 04:03 willhickey