transparency-dev / trillian-tessera

Go library for building tile-based transparency logs (tlogs)
Apache License 2.0
8 stars 7 forks source link

Better sample command for hammer #138

Closed mhutchinson closed 1 month ago

mhutchinson commented 1 month ago

The previous version had a smaller number of writers than operations to perform, which meant it was often blocked until a batch was flushed. This updates the sample command to values that leave the hammer always performing work instead of blocking.