Skip to content

Support reporting statistics and currently written byte size from writers#8726

Open
robert3005 wants to merge 1 commit into
developfrom
rk/writeapi
Open

Support reporting statistics and currently written byte size from writers#8726
robert3005 wants to merge 1 commit into
developfrom
rk/writeapi

Conversation

@robert3005

Copy link
Copy Markdown
Contributor

Allow users to extract the whole file stats from the write instead of having to
read the files back

Expose currently written byte size to writers and through vortex-jni

Signed-off-by: Robert Kruszewski <github@robertk.io>
@codspeed-hq

codspeed-hq Bot commented Jul 12, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

⚡ 7 improved benchmarks
❌ 2 regressed benchmarks
✅ 1628 untouched benchmarks
⏩ 38 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_varbinview_canonical_into[(1000, 10)] 154.6 µs 189.6 µs -18.48%
Simulation slice_empty_vortex 339.4 ns 397.8 ns -14.66%
Simulation bitwise_not_vortex_buffer_mut[128] 244.4 ns 186.1 ns +31.34%
Simulation bitwise_not_vortex_buffer_mut[1024] 304.7 ns 246.4 ns +23.68%
Simulation bitwise_not_vortex_buffer_mut[2048] 398.6 ns 340.3 ns +17.14%
Simulation encode_varbin[(10000, 2)] 977.1 µs 835.5 µs +16.95%
Simulation chunked_varbinview_into_canonical[(100, 100)] 307.4 µs 272.1 µs +12.96%
Simulation chunked_varbinview_opt_canonical_into[(100, 100)] 340.6 µs 305.5 µs +11.46%
Simulation compare_int_constant 298.7 µs 268.9 µs +11.08%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing rk/writeapi (788ca82) with develop (d2b2378)

Open in CodSpeed

Footnotes

  1. 38 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant