Skip to content

[ftbench] warmup and timing change

Ahmet Göksu requested to merge gsoc-2023-ahmet into master

Extensive tests of ftbench showed that its timing results are unstable.

This commit tries to improve timing.

  • Added warmup phase to make the algorithm more stable
  • Changed timing algorithm slightly:
    • Only one timer works in test phase.
    • Added one timer to time whole algorithm from start to end.
Edited by Werner Lemberg

Merge request reports