cache_memoize - a pretty decent cache decorator for Django
September 11, 2017
4 comments
Categories: Python, Web development, Django
Mozilla Symbol Server (aka. Tecken) load testing
September 6, 2017
0 comments
Categories: Python, Web development, Django, Mozilla
Ultrafast loading of CSS
September 1, 2017
3 comments
Categories: Web development, JavaScript
Fastest way to match a filename's extension in Python
August 31, 2017
4 comments
Category: Python
React lifecycle hooks must-have
August 13, 2017
1 comment
Categories: Web development, JavaScript, React
Fastest *local* cache backend possible for Django
August 4, 2017
11 comments
Categories: Python, Web development, Django
Find static files defined in django-pipeline but not found
July 25, 2017
0 comments
How to do performance micro benchmarks in Python
June 24, 2017
7 comments
Category: Python
Fastest way to find out if a file exists in S3 (with boto3)
June 16, 2017
9 comments
Categories: Python, Web development
Fastest Redis configuration for Django
May 11, 2017
1 comment
Categories: Python, Linux, Web development, Django