mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
7 lines
111 B
Python
7 lines
111 B
Python
# bench: Unit Target: X
|
|
|
|
if True:
|
|
# bench: Measure: Printing Time (ms)
|
|
print(42)
|
|
# bench: Measure: End
|