Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have any benchmark results? #1

Open
sunhailin-Leo opened this issue Aug 9, 2021 · 1 comment
Open

Have any benchmark results? #1

sunhailin-Leo opened this issue Aug 9, 2021 · 1 comment

Comments

@sunhailin-Leo
Copy link

No description provided.

@dzbarsky
Copy link
Owner

Hi, there are benchmark results attached to every benchmark function. Some examples:
https://github.com/dzbarsky/go-parquet/blob/master/benchmark_test.go#L15
https://github.com/dzbarsky/go-parquet/blob/master/double_test.go#L69
https://github.com/dzbarsky/go-parquet/blob/master/int64_test.go#L69

The performance should be fairly good for files that only use supported features - bytearray/string/float/double/int32/int64 with zstd/zlib/snappy/gzip compression.

Hope that helps!

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

No branches or pull requests

2 participants