Y
Hacker News
new
|
ask
|
show
|
jobs
Timing-Sensitive Analysis in Python
(
deepnote.com
)
9 points
by
nature556
588 days ago
2 comments
nature556
588 days 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).
link
andrewg4445
588 days ago
will take a look, the FaCT is interesting
link