fork_serde_bare/benches/go-reference/go.mod
Richard Bradfield c74cc25a2f
Add Criterion benchmarks
Introduces a (hopefully) representative set of benchmarks for an
imaginary 'User session token', with a variable size depending on which
fields are populated. Does not yet cover floating point or union types.

Also included is a go-bare implementation of an identical benchmark, so
that we can compare our implementation again the 'reference' code.
2020-07-17 15:31:50 -06:00

6 lines
136 B
Modula-2

module git.sr.ht/~tdeo/serde_bare/benches/go-reference
go 1.14
require git.sr.ht/~sircmpwn/go-bare v0.0.0-20200623145341-debb068b456a