Skip to content

WIP: test: force garbage collection on crypto timing test

Rodrigo Muino Tomonari requested to merge github/fork/Trott/crypto-gc into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test crypto

Description of change

Garbage collection interferes with timing statistics gathering so force it before beginning the data collection.

Work in progress. Do not merge.

Merge request reports

Loading