Skip to content

Conversation

@rafaelcr
Copy link
Collaborator

In order to determine which type of blocks take longer to process, we must know the proportion of transactions and different transaction types that were included. This will help us investigate further performance optimizations.

@github-actions
Copy link

github-actions bot commented Jan 11, 2024

Vercel deployment URL: https://stacks-blockchain-e2ew7abgp-blockstack.vercel.app 🚀

@codecov
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e0e61d3) 17.34% compared to head (74acb7b) 16.90%.
Report is 186 commits behind head on beta.

Additional details and impacted files
@@            Coverage Diff             @@
##             beta    #1820      +/-   ##
==========================================
- Coverage   17.34%   16.90%   -0.45%     
==========================================
  Files          78       91      +13     
  Lines       11253    11797     +544     
  Branches     2511     2621     +110     
==========================================
+ Hits         1952     1994      +42     
- Misses       8547     9049     +502     
  Partials      754      754              

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

Copy link
Contributor

@zone117x zone117x left a comment

Choose a reason for hiding this comment

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

Might be better to merge these into a pre-release branch so we avoid spamming stable releases. Doesn't have to for this PR, but maybe for any follow up ones

@rafaelcr rafaelcr changed the base branch from master to beta January 11, 2024 17:57
@rafaelcr rafaelcr merged commit 9c39743 into beta Jan 11, 2024
@rafaelcr rafaelcr deleted the fix/log-block branch January 11, 2024 18:44
blockstack-devops pushed a commit that referenced this pull request Jan 11, 2024
## [7.8.0-beta.1](v7.7.1...v7.8.0-beta.1) (2024-01-11)

### Features

* run inserts in batch and in parallel when processing new block ([#1818](#1818)) ([86dfdb5](86dfdb5))

### Bug Fixes

* log block event counts after processing ([#1820](#1820)) ([9c39743](9c39743)), closes [#1819](#1819) [#1819](#1819)
@blockstack-devops
Copy link
Contributor

🎉 This PR is included in version 7.8.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

blockstack-devops pushed a commit that referenced this pull request Jan 23, 2024
## [7.8.0](v7.7.2...v7.8.0) (2024-01-23)

### Features

* add `/extended/v2/smart-contracts/status` endpoint ([#1833](#1833)) ([3535c11](3535c11))
* run inserts in batch and in parallel when processing new block ([#1818](#1818)) ([86dfdb5](86dfdb5))
* upgrade to node 20, use bookworm-slim image ([#1832](#1832)) ([0a42109](0a42109))

### Bug Fixes

* change all HASH indexes to BTREE to optimize writes ([#1825](#1825)) ([234936b](234936b))
* log block event counts after processing ([#1820](#1820)) ([9c39743](9c39743)), closes [#1819](#1819) [#1819](#1819)
* optimize re-org queries and indexes ([#1821](#1821)) ([5505d35](5505d35))
* parallelize re-org update queries ([#1835](#1835)) ([340a304](340a304))
@blockstack-devops
Copy link
Contributor

🎉 This PR is included in version 7.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants