1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-22 22:48:20 +00:00
trezor-firmware/core/src/apps/benchmark
2024-11-12 16:55:17 +01:00
..
__init__.py feat(core): allow benchmark only in debug 2024-10-11 16:35:34 +02:00
benchmark.py
benchmarks.py feat(core): enforce return type annotations 2024-11-12 16:55:17 +01:00
cipher_benchmark.py feat(core): enforce return type annotations 2024-11-12 16:55:17 +01:00
common.py
curve_benchmark.py feat(core): enforce return type annotations 2024-11-12 16:55:17 +01:00
hash_benchmark.py feat(core): enforce return type annotations 2024-11-12 16:55:17 +01:00
list_names.py
run.py