aptos-core icon indicating copy to clipboard operation
aptos-core copied to clipboard

brian/gauged tokio channel

Open bchocho opened this issue 2 years ago • 1 comments

  • mempool debug
  • fix timers
  • sort each batch in progress
  • remove hashmap and just binary search
  • sort inside of batch generator
  • classify a long pull as a non-empty pull
  • sort in spawn_blocking
  • clean up counters
  • refactor into update_...
  • sample only every minute
  • remove biased
  • create a gauged tokio channel, use it for batch generator-related channels

Description

Test Plan

bchocho avatar Nov 02 '23 17:11 bchocho

This issue is stale because it has been open 45 days with no activity. Remove the stale label, comment or push a commit - otherwise this will be closed in 15 days.

github-actions[bot] avatar Dec 25 '23 01:12 github-actions[bot]