diff options
| author | Mattias EngdegÄrd | 2024-03-22 11:54:09 +0100 |
|---|---|---|
| committer | Mattias EngdegÄrd | 2024-03-23 14:18:57 +0100 |
| commit | 5fe92f3c33aa01dc871012b7e2b2b494780d94d4 (patch) | |
| tree | 3db28797c89d3b9e5df49126ed082e5f5b4ea12a /admin/notes/java | |
| parent | 24bfd3e89d38df14599d070d208087cfcb244030 (diff) | |
| download | emacs-5fe92f3c33aa01dc871012b7e2b2b494780d94d4.tar.gz emacs-5fe92f3c33aa01dc871012b7e2b2b494780d94d4.zip | |
Faster non-destructive list sorting
Postpone the creation of a new list to after sorting which turns out to
be a lot faster (1.1x - 1.5x speedup).
* src/fns.c (sort_list, sort_vector, Fsort):
Create the new list when moving the data out from the temporary array.
Diffstat (limited to 'admin/notes/java')
0 files changed, 0 insertions, 0 deletions