14th Software Performance Meetup @ Codecentric
We are happy to announce our next meetup which will take place on Monday, March 19th 2018 and will be hosted by codecentric! For our first meetup in 2018 we will try something new [...]
We are happy to announce our next meetup which will take place on Monday, March 19th 2018 and will be hosted by codecentric! For our first meetup in 2018 we will try something new [...]
"Measuring Tape" by Jamiesrabbits is licensed under CC BY 2.0 Why benchmarks? When writing code, you are confronted with countless small decisions all the time. “Should I use a HashMap or a ConcurrentHashMap?” “Maybe [...]
We are happy to announce our next meetup which will take place on Tuesday, November 14th 2017 and will be hosted by codecentric! The first speaker will be Dmitri Melikyan from StackImpact, who will [...]
Standing on top of a mountain peak feels majestic. Just like handling your application's peak load without any performance issues. Motivation Application performance is a subject which is relevant at all times of the [...]
In May 2015 HTTP/2 was introduced to replace HTTP/1.1 which at this point was almost 20 years old. This was the attempt to adapt the standard transfer protocol of the document-based web to the [...]
In recent years, cloud computing has become an integral part of the IT landscape. Many enterprises rely on services from the cloud, for example because they don’t want to buy and maintain hardware by [...]
One major trend in IT has been the adoption of DevOps and continuous delivery principles. Many businesses have introduced continuous integration systems, trying to improve software quality and push out features in increasingly shorter [...]