Uncategorized
Extreme HTTP Performance Tuning: 1.2M API req/s on a 4 vCPU EC2 Instance | talawah.io
Talawah Solutions Source: Extreme HTTP Performance Tuning: 1.2M API req/s on a 4 vCPU EC2 Instance | talawah.io
Trying some things
Just adding a post. This is an example code block.
Measure Code Execution Time Accurately in Python – Bernhard Knasmueller on Software Development
Learn how to measure code execution time in Python reliably using a line fitting method that eliminates errors as suggested by Moreno and Fischmeister. Source:… Read More »Measure Code Execution Time Accurately in Python – Bernhard Knasmueller on Software Development
testing – How to test os.exit scenarios in Go – Stack Overflow
Source: testing – How to test os.exit scenarios in Go – Stack Overflow
Implementing git flow with Docker
Source: Implementing git flow with Docker This is a test. This is only a test. Something something, blogy blog.
Working with Binary Data in Python | DevDungeon
Learn to work with binary data in Python 3. Source: Working with Binary Data in Python | DevDungeon
Distributing React components
react-place I noticed that there is some complexity around preparing the component for releasing. I decided to document the process here so I have a… Read More »Distributing React components