Skip to content

Add Select-String/sls to the benchsuite #2783

@brian6932

Description

@brian6932

Describe your feature request

Well Select-String/sls doesn't have to pipe binary data to a forked process, and it's much faster than grep, so I was always curious how it compared. Please just don't respawn the pwsh process, as that's very heavy and won't give you accurate results, benches would have to be done in the same shell.
https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn enhancement to the functionality of the software.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions