1. 29 Mar, 2024 2 commits
    • Axel Kingsley's avatar
      op-batcher: stateful span batches & blind compressor (#9954) · c9677e41
      Axel Kingsley authored
      * Add Benchmark for AddSingularBatch
      
      * update compressor configs ; address PR comments
      
      * Add b.N
      
      * Export RandomSingularBatch through batch_test_util.go
      
      * measure only the final batch ; other organizational improvements
      
      * Add Benchmark for ToRawSpanBatch
      
      * update tests
      
      * minor fixup
      
      * Add Benchmark for adding *All* Span Batches
      
      * comment fixups
      
      * narrow tests to only test span batches that won't exceed RLP limit
      
      * Stateful Span Batches
      
      * Blind Compressor
      
      * final fixes
      
      * add peek helper function
      
      * Address PR Comments
      c9677e41
    • Yingjie Qiao's avatar
      feat(op-service):Persist RethDB instance in the go fetcher struct. (#9904) · 919df965
      Yingjie Qiao authored
      * feat(op-service):add open_db_read_only func, return reth db instance to go
      
      * feat(op-service):store reth db instance in go,
      
      * fix fmt
      
      * feat(op-service):check err when create RethFetcher
      
      * feat(op-service):add func comments
      Co-authored-by: default avatarJoshua Gutow <jbgutow@gmail.com>
      
      ---------
      Co-authored-by: default avatarJoshua Gutow <jbgutow@gmail.com>
      919df965
  2. 28 Mar, 2024 1 commit
    • Axel Kingsley's avatar
      Tests: Batching Benchmarks (#9927) · b2509186
      Axel Kingsley authored
      * Add Benchmark for AddSingularBatch
      
      * update compressor configs ; address PR comments
      
      * Add b.N
      
      * Export RandomSingularBatch through batch_test_util.go
      
      * measure only the final batch ; other organizational improvements
      
      * Add Benchmark for ToRawSpanBatch
      
      * update tests
      
      * minor fixup
      
      * Add Benchmark for adding *All* Span Batches
      
      * comment fixups
      
      * narrow tests to only test span batches that won't exceed RLP limit
      
      * address pr comments
      b2509186
  3. 27 Mar, 2024 5 commits
  4. 26 Mar, 2024 4 commits
  5. 25 Mar, 2024 3 commits
  6. 23 Mar, 2024 2 commits
  7. 22 Mar, 2024 10 commits
  8. 21 Mar, 2024 10 commits
  9. 20 Mar, 2024 3 commits