apdex 0.1.1

Rust implementation for Application Performance Index (Apdex).
Documentation
  • Coverage
  • 100%
    18 out of 18 items documented0 out of 13 items with examples
  • Size
  • Source code size: 12.01 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.76 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • jpastuszek/apdex
    1 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jpastuszek

Latest Version Documentation License

Rust implementation for Application Performance Index (Apdex).

This implementation is based on Apdex Technical Specification v1.1. For more information about Apdex see Apdex Alliance website.