Skip to content

oxalica/shift-dfa-utf8

Repository files navigation

See: rust-lang/rust#136693

To eyeball some numbers, see ./result-*.txt.

Run throughput and latency benchmark for UTF-8 validation:

$ ./run_benchmark.sh | tee ./result.txt

CBOR deserialization benchmark for mixed workload with small-string verifications: (You need to build rustc locally on the PR above first.)

$ cd ./bench-de
$ cargo clean # Do not use previous artifacts when using a new rustc dev build.
$ RUSTFLAGS='--sysroot=<dev-rustc-sysroot>' RUSTC='<dev-rustc>' cargo bench

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •