scylladb / gocql

Package gocql implements a fast and robust ScyllaDB client for the Go programming language.
https://docs.scylladb.com/stable/using-scylla/drivers/cql-drivers/scylla-go-driver.html
BSD 3-Clause "New" or "Revised" License
190 stars 59 forks source link

Make data in serialization benchmark static #305

Closed sylwiaszunejko closed 1 month ago

sylwiaszunejko commented 1 month ago

This PR addresses some problem that where missed during the review process of the initial PR adding serialization benchmark #295 Fixed issues: