c74cc25a2f
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.
6 lines
136 B
Modula-2
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
|