aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 91259c3..0728978 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,8 @@ Test argument stack parsing
Make sure to have Python3.6 >=
+![benchmark\_image](./bench.png)
+
```
python benchmark.py 10 100 5 10
python benchmark_plot.py
@@ -59,6 +61,8 @@ python benchmark_plot.py
Plot operation distribution
+![benchmark\_dist\_image](./bench_dist.png)
+
```
python benchmark_plot.py --dist
```