bheisler / criterion.rs

Statistics-driven benchmarking library for Rust
Apache License 2.0
4.28k stars 290 forks source link

Book: CD to Github page #742

Open kraktus opened 8 months ago

kraktus commented 8 months ago

close https://github.com/bheisler/criterion.rs/issues/677

see https://github.com/bheisler/criterion.rs/commit/d71f0908c82f44292d6c5a3a2f49b2ce378fa572 for technical details.

The current issue is that its posting the book at https://bheisler.github.io/criterion.rs/ instead of https://bheisler.github.io/criterion.rs/book/index.html and I'm not sure how it'd plays with the master doc. before trying to fix this, I want to be sure the idea of CD for the book is validated.

In fact considering the "master" documentation still displays 0.3.4 and has not been updated for 2 years I think it'd be safe to scrape it and only serve the book: https://bheisler.github.io/criterion.rs/criterion/