Commit Graph

4 Commits

Author SHA1 Message Date
14c861ccb4 Implement submit encode 2024-07-24 19:20:08 +02:00
f30680c26f Rework every uint8 to byte and rework every []byte to bytes.Buffer
Some checks failed
Benchmark BufferPool / RunBenchmarks (push) Failing after 17s
Run Tests / Test (push) Failing after 15s
I just learnt that uint8 and byte are the fucking same
And that bytes.Buffer is the thing to use
Idiot idiot idiot...
Live and learn
2024-07-24 18:48:12 +02:00
PhatPhuckDave
6f164e5933 Add benchmark cicd
All checks were successful
Benchmark BufferPool / RunBenchmarks (push) Successful in 8s
Run Tests / Test (push) Successful in 14s
2024-07-23 17:10:36 +02:00
PhatPhuckDave
a68600281b Add tests for submit size 2024-07-22 22:47:06 +02:00