Updated Benchmarks (markdown)

Vinícius Garcia 2022-03-29 22:41:12 -03:00
parent 613e5fb7e6
commit a3c470fe69

@ -1,6 +1,8 @@
## Benchmark Comparison
These benchmarks were created to compare ksql with existing tools
in order to both inform the development of the project and also
show that whether it is an efficient and competitive tool or not.
The results of the benchmark are good:
The results of the benchmark are very good:
they show that ksql is in practical terms,
as fast as sqlx which was our goal from the start.