(wrong string) ée

From: <git_AT_suckless.org>
Date: Sun, 5 Jun 2016 16:43:45 +0200 (CEST)

commit 70d4c3ccdff6d26296504660ff36d232017064bd
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Sun Jun 5 16:43:37 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Sun Jun 5 16:43:37 2016 +0200

    todo: benchmarks shall ensure that the CPU is throttled before the benchmarking starts
    
    Signed-off-by: Mattias Andrée <maandree_AT_kth.se>

diff --git a/TODO b/TODO
index 9eaac43..4deb6b9 100644
--- a/TODO
+++ b/TODO
_AT_@ -32,3 +32,12 @@ Should zmodpowu, zmodpow, and zmodmul be removed?
   I need to research how important these are.
   They are important for cryptography, but we do not care about that.
   They are important for discrete/abstract mathematics, but bignum probably isn't in those cases?
+
+Add CPU-warmup loop to benchmarks.
+ If ondemand scaling is available but not set, set it.
+ If the current frequency is not the minimum, run a
+ catch-fire loop until the CPU is throttled to the
+ minimum frequency.
+ This loop shall be done after help variables have
+ been assigned values, as this can help the warmup.
+
Received on Sun Jun 05 2016 - 16:43:45 CEST

This archive was generated by hypermail 2.3.0 : Sun Jun 05 2016 - 16:48:14 CEST