Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

region: Add BenchmarkReceive #282

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

region: Add BenchmarkReceive #282

wants to merge 1 commit into from

Conversation

aaronbee
Copy link
Collaborator

@aaronbee aaronbee commented Jan 3, 2025

Example output:

BenchmarkReceive/scanSmall-14         	 2600080	       443.0 ns/op	    1040 B/op	      17 allocs/op
BenchmarkReceive/scanResult200KBCellBlocks-14         	   18249	     65157 ns/op	  354860 B/op	    2096 allocs/op
BenchmarkReceive/scanResult2MBCellBlocks-14           	    2203	    532341 ns/op	 3626167 B/op	   21338 allocs/op
BenchmarkReceive/mutate-14                            	 7684842	       154.1 ns/op	     140 B/op	       5 allocs/op
BenchmarkReceive/multiMutate100-14                    	   97549	     12104 ns/op	   27490 B/op	     415 allocs/op

Example output:

BenchmarkReceive/scanSmall-14         	 2600080	       443.0 ns/op	    1040 B/op	      17 allocs/op
BenchmarkReceive/scanResult200KBCellBlocks-14         	   18249	     65157 ns/op	  354860 B/op	    2096 allocs/op
BenchmarkReceive/scanResult2MBCellBlocks-14           	    2203	    532341 ns/op	 3626167 B/op	   21338 allocs/op
BenchmarkReceive/mutate-14                            	 7684842	       154.1 ns/op	     140 B/op	       5 allocs/op
BenchmarkReceive/multiMutate100-14                    	   97549	     12104 ns/op	   27490 B/op	     415 allocs/op
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant