node-fast-string-search
node-fast-string-search copied to clipboard
Fast search substrings in a string by using N-API and boyer-moore-magiclen.
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...
https://github.com/advisories/GHSA-4263-q746-94mw https://github.com/advisories/GHSA-hmqg-p8f8-3qrw Just posting it here to notify you.
Hello, nice work! I tried your benchmark with different sets of inputs, a combination of short, medium and long text or search pattern, i.e.: - short text, short search pattern,...