Skip to content

Commit c51c3ab

Browse files
andygroveclaude
andcommitted
refactor: simplify row_columnar benchmark to address review feedback
Replace magic numbers with named constants (INT64_SIZE, UNSAFE_ROW_POINTER_SIZE, ARRAY_HEADER_SIZE), unify three struct schema builders and three row-data structs into single parameterized functions, and extract duplicated benchmark runner into a shared helper. Reduces the file from ~845 to ~305 lines. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8d1302b commit c51c3ab

1 file changed

Lines changed: 284 additions & 728 deletions

File tree

0 commit comments

Comments
 (0)