Browsing Tag
performance
38 posts
HTTP/2 streaming and you, HTTP/3 streaming and wheee!
HTTP/3 is used by 30.1% of all the websites. HTTP/2 is used by 34.7% of all the websites.…
GraphQL vs REST: API Showdown 🤜🤛
This article is also available on Medium When it comes to APIs, there’s a big debate between two…
Supercharge your applications queries with caching
Have you ever wondered how some websites seem to load information almost instantly, even when dealing with massive…
Melhorando o desempenho de aplicações Spring Boot – Parte I
Ao iniciar aplicações Spring Boot, normalmente usamos as configurações padrão fornecidas pelos starters, o que é suficiente para…
Improve TensorFlow model load time by ~70% using HDF5 instead of SavedModel
In our ongoing work running DeepCell on Google Batch, we noted that it takes ~9s to load the…