From 92dea8c2decf27ddb283f016e5bb8b562f125229 Mon Sep 17 00:00:00 2001 From: Igor Dunaev Date: Thu, 12 Oct 2023 19:55:08 +0300 Subject: [PATCH] Update benchmark/Measurements.md --- benchmark/Measurements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/Measurements.md b/benchmark/Measurements.md index 32d5c71..108f9ca 100644 --- a/benchmark/Measurements.md +++ b/benchmark/Measurements.md @@ -1,4 +1,4 @@ -## Script execution time measurements +## Script execution time measurements (seconds) |Interpeter |Pure Python (function) |Pure Python (total) |Python w/ typehints (function) |Python w/ typehints (total) |Python w/ Numpy (function) |Python w/ Numpy (total)| |----------------------------------------------------|-----------------------|--------------------|-------------------------------|----------------------------|---------------------------|-----------------------|