Skip to content

Commit 0920aa8

Browse files
Adding readme
1 parent cbf1c2d commit 0920aa8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

deterministic/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# 98% Performance improvement in Python functions
2+
3+
## Overview
4+
5+
This piece of code shows how one can gain
6+
performance improvements on certain types of functions
7+
8+
See full article on [my page](http://www.khalidmammadov.co.uk/deterministic-function-in-python-lru_cache-for-function-optimisation)

0 commit comments

Comments
 (0)