Skip to content

Improve Read Performance#107

Open
rickyk586 wants to merge 1 commit intoironSource:masterfrom
rickyk586:faster-read
Open

Improve Read Performance#107
rickyk586 wants to merge 1 commit intoironSource:masterfrom
rickyk586:faster-read

Conversation

@rickyk586
Copy link

Improve performance of reads by accessing the records by index instead of by .shift(). Improved read performance by 30x locally.

jim-lake pushed a commit to jim-lake/parquetjs that referenced this pull request Oct 15, 2025
…rce#107)

Problem
=======
Docs were wrong from a long time ago per
ironSource#100

Solution
========
Updated the docs and added a simple test

Closes ironSource#106
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.

2 participants