Skip to content

ls excessive syscalls #8350

@oscardssmith

Description

@oscardssmith

as found in https://tangled.sh/@rockorager.dev/lsr, uutils ls can have 2x more syscalls that gnu ls (and correspondingly increased runtime.

the optimal fix here appears to be using iouring to massively reduce syscalls, but even without, getting back to the gnu levels would be a major improvement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions