Skip to content

Conversation

@domoritz
Copy link
Member

@domoritz domoritz commented Dec 16, 2023

This should reduce explicit memory copies in js and make our code simpler. Support is not everywhere: https://caniuse.com/mdn-javascript_builtins_arraybuffer_resizable but I implemented fallbacks.

@domoritz domoritz requested a review from trxcllnt as a code owner December 16, 2023 19:14
@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Dec 16, 2023
@domoritz
Copy link
Member Author

@ursabot please benchmark lang=JavaScript

@ursabot
Copy link

ursabot commented Dec 16, 2023

Benchmark runs are scheduled for commit ab87daf. Watch https://buildkite.com/apache-arrow and https://conbench.ursa.dev for updates. A comment will be posted here when the runs are complete.

@conbench-apache-arrow
Copy link

Thanks for your patience. Conbench analyzed the 1 benchmarking run that has been run so far on PR commit ab87daf.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

@domoritz domoritz merged commit ae627c0 into apache:main Dec 27, 2023
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 6 benchmarking runs that have been run so far on merge-commit ae627c0.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[JS]: Use resizable array buffers

3 participants