TrustworthyComputing / T2-FHE-Compiler-and-Benchmarks

A cross compiler and standardized benchmarks for fully homomorphic encryption
MIT License
32 stars 6 forks source link

Add T2 command to measure time between two code segments #13

Closed jimouris closed 2 years ago

jimouris commented 2 years ago
tstart(); // starts timer
// ...
tend();  // stops timer and prints time