sdk-go icon indicating copy to clipboard operation
sdk-go copied to clipboard

Add benchmarks to CloudEvents SQL

Open Cali0707 opened this issue 1 year ago • 0 comments

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:

  1. Parse time and memory
  2. Expression evaluation time and memory

Cali0707 avatar Jul 26 '23 20:07 Cali0707