sdk-go
sdk-go copied to clipboard
Add benchmarks to CloudEvents SQL
It would be great to add benchmarks to the CloudEvents SQL package, so that we can find any places where performance improvements can be made as well as detect performance regressions. Ideally we can benchmark both:
- Parse time and memory
- Expression evaluation time and memory