Skip to content

perf(ast.to_ir): use ahash in new_columns to check if column name already exists

Alexey Protsenko requested to merge new-columns-ahash into main

Bench show a subtle performance increase (around 10 RPS).
FlameGraphs:
old: perf__2_.svg new: perf.svg

Edited by Alexey Protsenko

Merge request reports