Historique des commits

Auteur SHA1 Message Date
  Mukund Sivaraman dd637a3867 [2225_statistics] Add a FIXME comment about not using delta.total_seconds() il y a 12 ans
  Naoki Kambe 2a337c756a [2225_statistics] do imp.reload(counters) in setUp() method instead of in setUpClass() method il y a 12 ans
  Naoki Kambe 28a20a3ee7 [2225_statistics] Revert "[2225_statistics] use timedelta.total_seconds() instead of redundant computation" il y a 12 ans
  Naoki Kambe 2ad5c3c52b [2225_statistics] rename counter.py to counters.py il y a 12 ans
  Mukund Sivaraman be258adbec [2225_statistics] Change description of multi-threaded use il y a 12 ans
  Mukund Sivaraman 02a31879b8 [2225_statistics] Remove unnecessary documentation il y a 12 ans
  Mukund Sivaraman df03141495 [2225_statistics] Minor grammar correction il y a 12 ans
  Naoki Kambe cd917b3660 [2225_statistics] reload the counters module before starting tests il y a 12 ans
  Naoki Kambe cc0c7a0a7b [2225_statistics] add multi-module tests for the scenarios il y a 12 ans
  Naoki Kambe e12dee22bb [2225_statistics] correct the module name according to renaming to counters.py il y a 12 ans
  Naoki Kambe 927c2a9486 [2225_statistics] simplify too detailed documentation in start_timer() and stop_timer() il y a 12 ans
  Naoki Kambe 6443e079d1 [2225_statistics] correct documentation of inc() and dec() il y a 12 ans
  Naoki Kambe 78f11bb1db [2225_statistics] add a common helper function for incrementing or decrementing a counter il y a 12 ans
  Naoki Kambe 08d9023ba3 [2225_statistics] add note to _concat() il y a 12 ans
  Naoki Kambe dc7e03f9cc [2225_statistics] rename counter.py to counters.py and make the related changes for the review comment il y a 12 ans
  Mukund Sivaraman bc768d296f [2225_statistics] Make various documentation updates il y a 12 ans
  Naoki Kambe a9f2470217 [2225_statistics] rename dump_statistics() to get_statistics() il y a 12 ans
  Naoki Kambe ef7776ea48 [2225_statistics] update document as it is il y a 12 ans
  Naoki Kambe f098bc21fd [2225_statistics] add helpful comments to the complicated expression il y a 12 ans
  Naoki Kambe 607d55c17a [2225_statistics] rename to clear_all() il y a 12 ans
  Naoki Kambe 903087f3c9 [2225_statistics] rename start()/stop() to start_timer()/stop_timer() il y a 12 ans
  Naoki Kambe 65bbcd0970 [2225_statistics] remove 'else' statement il y a 12 ans
  Naoki Kambe e8ed9fd779 [2225_statistics] update document of Counters.stop() il y a 12 ans
  Naoki Kambe 31b16f3568 [2225_statistics] use timedelta.total_seconds() instead of redundant computation il y a 12 ans
  Naoki Kambe 6fe2c80c65 [2225_statistics] remove an unnecessary formating il y a 12 ans
  Naoki Kambe 87ff7feca9 [2225_statistics] remove an unnecessary try/expect statement il y a 12 ans
  Naoki Kambe 48974a8f83 [2225_statistics] add step as kwarg into inc() and use it in dec() with step=-1 il y a 12 ans
  Naoki Kambe 652859d502 [2225_statistics] add a helper method _concat and its test il y a 12 ans
  Naoki Kambe aa70659de5 [2225_statistics] synchronize when accessing self._disabled il y a 12 ans
  Naoki Kambe c9e1f35632 [2225_statistics] document about cases when a spec file is specified and omitted il y a 12 ans