• 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
batches_test.go 51.6 KB