Skip to content

Switch CPU sorting from home-spun bubble sort #32

@lorton

Description

@lorton

We are currently using a home-spun bubble sort that had guaranteed time (return_count * N, where return count is very small). Now that we're allowing users to define return count, and they could potentially define it large, this implementation is bad.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions