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

Fix sorting branch#434

Open
thomasmulvaney wants to merge 2 commits into
pixie-lang:master from
thomasmulvaney:fix-sorting-branch
Open

Fix sorting branch #434
thomasmulvaney wants to merge 2 commits into
pixie-lang:master from
thomasmulvaney:fix-sorting-branch

Conversation

@thomasmulvaney

@thomasmulvaney thomasmulvaney commented Nov 6, 2015

Copy link
Copy Markdown
Member

FIxes stackoverflow in JIT mode with a trampoline. We should still look for a C lib that could do this stuff or at least do a dirty mutating approach which is more JIT friendly. For now this is at least a simple solution.

heyLu commented Nov 7, 2015

Copy link
Copy Markdown
Member

Can you make the helper functions (trampoline and the -merge fns) private?

You also mentioned in #361 that you had implemented a version using arrays, do you still have that or did it not work out?

Copy link
Copy Markdown
Member Author

I agree the helpers should be private. Trampoline might be the exception as
it is rather useful. My mutating version got over ambitious when I tried
adding some of the TimSort optimizations - it's rather broken at the moment.

I'll make those adjusts tomorrow evening.

Cheers
On Nov 7, 2015 9:42 AM, "Lucas Stadler" notifications@github.com wrote:

Can you make the helper functions (trampoline and the -merge fns) private?

You also mentioned in #361 that you had implemented a version using
arrays, do you still have that or did it not work out?


Reply to this email directly or view it on GitHub.

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /