1. 18
  1.  

    1. 5

      Divan is a framework for quick comfy benchmarking of Rust code.

      Clever.

      1. 3

        I’m sad I discontinued my CouchDB client, just because of the opportunity to test it with divan.

    2. 2

      Wow, this is really nice! I was recently hunting for a better benchmarking library so this is a lovely find.

      The #[divan::bench] attribute with settings is super nice, as is the module namespacing. Excited to migrate a few projects to this!

    3. 1

      FWIW, the link to DistributedSlice‘s documentation points to linkme 0.1.0 for some reason, which didn’t have any successful docs build.