Performance Improvement - Calculation Imagine, an application took 10 seconds. With a change that went in, the application takes 9 seconds. SpeedUp = (1 - (9/10) ) * 100 = 10%
Performance Graph A simple way to track performance of code commits over a period of time. In smaller companies, this can be performed for each release. Any increase beyond 2% threshold is considered a regression.
Miro-optimization myths- - legacy bit-twiddling tricks - XOR swap Most compilers have already learned them. #optimization #Technology #myths #techcopps
>Linux is C >Git is C >Python interpreter (CPython) is C >Ruby interpreter (MRI) is C >PostgreSQL is C >SQLite is C >Redis is C >MySQL is C++ >MongoDB is C++ >Unreal Engine is C++ >Chrome is C++ >Firefox is C++ >Windows kernel is C >macOS kernel (XNU) is C >Photoshop is C++…
Why MapReduce is called Map-Reduce? Should it be called Streaming Reduce? Each Msg based on the key gets to a difference Reduce worker. While, Streaming is to specific machine. #Mit #distributedsystems
Fault Tolerance - Multiple Notions ----> Availability ----> Recoverability ----> Non Volatile Storage ----> Replication #distributedsystems #mit
It is 2026... No Google Chrome. No Firefox. It is going to be voice and video for everything. #openai
United States Trends
- 1. Ravens 22.3K posts
- 2. Sanders 18.9K posts
- 3. Myles Garrett 4,258 posts
- 4. Mahomes 10.2K posts
- 5. Browns 25.6K posts
- 6. Lamar 15.7K posts
- 7. Chiefs 34.8K posts
- 8. Sam Darnold 3,606 posts
- 9. Rams 16.2K posts
- 10. Falcons 31.6K posts
- 11. Bears 61.2K posts
- 12. Bryce Young 17.8K posts
- 13. Dillon Gabriel 3,612 posts
- 14. Josh Allen 23.2K posts
- 15. Vikings 30.6K posts
- 16. Seahawks 17K posts
- 17. Chase 104K posts
- 18. Tony Romo 1,382 posts
- 19. #KeepPounding 6,036 posts
- 20. #DawgPound 2,707 posts
Something went wrong.
Something went wrong.