JamieFarrelly / WhatsGoingOn

POC script to check if 2 people are chatting to each other on WhatsApp
MIT License
21 stars 14 forks source link

Hjk #18

Open Arunm0111986 opened 2 years ago

Arunm0111986 commented 2 years ago

$ go test -bench=. ./broker/message/ goos: linux goarch: amd64 pkg: github.com/JiscRDSS/rdss-archivematica-channel-adapter/broker/message BenchmarkValidationNoOp-6 50000000 47.0 ns/op BenchmarkValidationSimple-6 300000 6526 ns/op BenchmarkValidationComplex-6 100000 15005 ns/op BenchmarkValidationVeryComplex-6 10000 141058 ns/op PASS ok github.com/JiscRDSS/rdss-archivematica-channel-adapter/broker/message 7.552s

Arunm0111986 commented 2 years ago

Pull request