Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcf627ab

Browse files
committed
Further performance improvements in sorting: reduce number of comparisons
during initial run formation by keeping both current run and next-runtuples in the same heap (yup, Knuth is smarter than I am). And, duringmerge passes, make use of available sort memory to load multiple tuplesfrom any one input 'tape' at a time, thereby improving locality ofaccess to the temp file.
1 parent2a5f386 commitcf627ab

File tree

1 file changed

+417
-185
lines changed

1 file changed

+417
-185
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp