FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Inline stage 1 by piotrrzysko · Pull Request #53 · simdjson/simdjson-java · GitHub

Inline stage 1 - #53

Merged
piotrrzysko merged 1 commit into
mainfrom
inline_stage1
Jun 8, 2024
Merged

Inline stage 1#53
piotrrzysko merged 1 commit into
mainfrom
inline_stage1

Conversation

piotrrzysko commented Jun 8, 2024
edited
Loading

Copy link
Copy Markdown
Member

I'm manually inlining all vector operations. This is the result of a discussion on Panama's mailing list.

256-bit vectors

Benchmark main (ops/s) inline_stage1 (ops/s)
ParseAndSelectBenchmark.countUniqueUsersWithDefaultProfile 955.428 990.783
ParseAndSelectBenchmark.countUniqueUsersWithDefaultProfile (padded) 983.696 1048.394
SchemaBasedParseAndSelectBenchmark.countUniqueUsersWithDefaultProfile 1436.906 1566.293
SchemaBasedParseAndSelectBenchmark.countUniqueUsersWithDefaultProfile (padded) 1536.843 1707.806

512-bit vectors

Benchmark main (ops/s) inline_stage1 (ops/s)
ParseAndSelectBenchmark.countUniqueUsersWithDefaultProfile 1736.325 1838.197
ParseAndSelectBenchmark.countUniqueUsersWithDefaultProfile (padded) 1851.136 1931.859
SchemaBasedParseAndSelectBenchmark.countUniqueUsersWithDefaultProfile 2973.474 3146.485
SchemaBasedParseAndSelectBenchmark.countUniqueUsersWithDefaultProfile (padded) 3163.667 3512.966

piotrrzysko merged commit ffc7f14 into main Jun 8, 2024
piotrrzysko deleted the inline_stage1 branch June 8, 2024 11:49
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL