Ignore:
Timestamp:
Dec 18, 2020, 12:04:39 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
720b1a9
Parents:
41cde266
Message:

Minor clean-up in benchmarks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/readyQ/cycle.rs

    r41cde266 rf4f79dd  
    1414use tokio::time;
    1515
    16 extern crate isatty;
    1716use isatty::stdout_isatty;
    1817
    19 extern crate num_format;
    2018use num_format::{Locale, ToFormattedString};
    2119
    22 extern crate clap;
    2320use clap::{Arg, App};
    2421
Note: See TracChangeset for help on using the changeset viewer.