Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
NotificationsYou must be signed in to change notification settings

legalforce-research/stringmatch-bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools

Here provides benchmark tools to compare the performance of data structures for string matching.

Rust

Directoryrust provides benchmarks for the following libraries:

After moving your current directory torust,you can measure time performance and memory usage with your datasets in the following command.

$ cargo run --release --bin measure -- -k ../data/unidic/unidic -t ../data/wagahaiwa_nekodearu.txt

Or, you can measure search time more accurately withcriterion.rs in the following command.

$ cargo bench

Python

Directorypython provides benchmarks for the following libraries:

After moving your current directory topython,you can measure search time withpytest in the following command.

$ nox

Disclaimer

This software is developed by LegalForce, Inc.,but not an officially supported LegalForce product.

License

Licensed under either of

at your option.

The datasets containedhere are copied from third party repositories.Follow the license terms of each software

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp