Crate rsb

source ·
Expand description

rsb is a http server benchmark tool.

Re-exports§

  • pub use self::arg::Arg;
  • pub use self::output::Output;
  • pub use self::task::Task;

Modules§

  • arg module define the application entry arguments Arg
  • output module defines the output of the task
  • task module mainly defines the task model