TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Timing-Sensitive Analysis in Python
9 points
by
nature556
6 months ago
2 comments
nature556
6 months ago
The FaCT DSL is used to define functions with predictable execution times to prevent timing leaks. In this notebook, functions have been created to simulate varying computational complexity (e.g., sorting, searching).
andrewg4445
6 months ago
will take a look, the FaCT is interesting