user1272047programmingetc.hashnode.dev·Oct 28, 2024Testing Network Speed Between X86 PC and Raspberry Pi 5Testing Network Speed Between X86 PC and Raspberry Pi 5 To test the network speed between your Ace Magician (x86) and Raspberry Pi (Raspberry Pi 5), you can use the tool iperf3, which is commonly used to measure network performance. Here’s how to set...Discussspeed
Anubhav Singhxprilion.com·Oct 21, 2024Golang vs Rust: API Performance Load TestRoughly 8 months back, I wrote an article comparing the performance of Python against Golang, and the latter emerged a clear winner. I went on to explore Golang at depth and even delivered a few talks in which I leveraged the power of goroutines and ...DiscussGo Language
Niladri Dasniladridas.hashnode.dev·Aug 11, 2024Everything You Need to Know About XGBoostXGBoost (eXtreme Gradient Boosting) is a popular open-source machine learning library that provides a scalable and efficient way to perform gradient boosting. It works on Linux, Microsoft Windows, and macOS. It's widely used for classification and re...DiscussInterpretable
Nithin Titusnithin22796.hashnode.dev·Jul 16, 2024The Importance of Performance in UI: Why Speed MattersIn the fast-paced digital world, users expect applications and websites to perform seamlessly. While aesthetics and functionality are crucial, the performance of a user interface (UI) plays a pivotal role in user satisfaction and overall experience. ...Discussperformance
JoanforCloudnetvoxcloudnetvox.hashnode.dev·Jul 1, 2024How to Speed Up Your Website: Tips and Tricks for Better PerformanceI understand how frustrating it can be when your website takes forever to load. Slow websites don't just annoy visitors—they can also hurt your search rankings and conversion rates. But don't worry, we've got your back! Here are some simple tips and ...Discusswebsite
Bruno Sabotbrunosabot.hashnode.dev·Jun 30, 2024Mastering Time: Using Fake Timers with VitestPhoto by Aron Visuals on Unsplash In the world of testing, controlling time can be a real challenge. Real-world timers, like setTimeout() and setInterval(), can be cumbersome when writing unit tests: without the right technique, you will introduce ex...DiscussJavaScript
Muhammad Abubakarabubakarwebdev.hashnode.dev·Jun 11, 2024Understanding N+1 Query Problems and Their Impact on API SpeedHave you ever noticed your endpoint response takes too long to respond? There could be many reasons for that, but one of the most common is spending a lot of time on database calls. A frequent cause of database problems in business logic is the N+1 q...Discuss·30 readsproblems solution
Jason LeiProjasonlei.com·May 8, 2024Calculating Virtual Cycling PowerFor those who don't know me personally, I am an avid road cyclist (my Strava for those interested). Naturally, I've delved deeply into how to use my power more efficiently. This curiosity led me to a great article (and calculator) by Steve Gribble th...Discuss·405 readsProgrammingpower meter
Anubhav Singhxprilion.com·Feb 28, 2024Golang vs Python: API Performance Load TestIn 2016, when I had started learning Python, I was increasingly convinced it would be the last programming language I would learn. After countless projects created with Python, a couple of technical books written, I am now learning Golang. Why? While...Discussgolang
Ramesh kumarrameshvoodi.hashnode.dev·Feb 20, 2024Groq: A New Era of Processing for AI and Machine LearningIntroduction Hey there, tech enthusiasts! Today, we're going to explore a new player in the world of AI and machine learning processors – Groq! This powerhouse processor is turning heads with its incredible performance and efficiency. So, let's dive ...DiscussComputer Hardware