Skip to content

[R-Forge #2405] order() in i could be optimized to fastorder(). #603

@arunsrinivasan

Description

@arunsrinivasan

Submitted by: Matt Dowle; Assigned to: Arun ; R-Forge link

Since regular base order won't use any of data.table's fast ordering for character, and won't use base R's sort.list(, method="radix"). Is fastorder even exported?

Thought struck after seeing this.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions