transparency-dev / trillian-tessera

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

Better sample command for hammer #138

Closed mhutchinson closed 3 months ago

mhutchinson commented 3 months 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.