pgrust 0.2가 Postgres 성능을 크게 향상시켰습니다.
pgrust 0.2는 쿼리 엔진에서 성능을 크게 개선하여 이전 버전보다 10배, OLTP에서 Postgres보다 30%, ClickBench에서는 300배 더 빠른 성능을 보여줍니다. 특히 ClickHouse보다도 높은 성능을 발휘하며, 행 단위 Volcano 실행 모델의 개선을 통해 이러한 성과를 이루었습니다.
pgrust 0.2 significantly improves Postgres performance.
pgrust 0.2 enhances performance with its query engine, achieving 10x improvement over previous versions, 30% faster than Postgres in OLTP, and 300x quicker than ClickBench. It even surpasses ClickHouse in speed and accomplishes these results by optimizing the row-based Volcano execution model.