Hello,
Thanks for taking an interest in reading my content. I like to talk about algorithms, Android, computational photography and sometime dwell into personal finance and software engineering in general.
Here are some of my recent articles:
Guide C++ compiler to auto vectorise the code
C++ compilers these days have code optimization techniques likeloop vectorizer
which allows the compilers to generate vector instructions for code written in scalar format. It also depends on how the code is written for the compiler to understand if it can auto-vectorize
[.. Read& more ]
Faster image processing in Android Java using multi threading
While I was exploring different ways to do efficient image processing in Android I realized that a simple two-dimensional for-loop when written in Java vs C++ could have very different performance. For example: I have been comparing different ways we [.. Read& more ]I have started sending them out as newsletter, so my readers can stay updated with the latest content. You can join my newsletter by providing your email address below.
Subscribe to newsletter
Steps
- Confirm you are not a bot!
- Verify with a verification link sent to your inbox with title.
In your email look for Minhaz’s blog newsletter — please confirm your email address.
If you can’t find it look for it in the spam folder.
- Click on Subscribe me to Tech newsletter to subscribe.