On 12th June, more than 20 people interested in #WebPerformance met up to take part in the CGN Webperf Meetup. Our Sevenval office, right by Cologne Cathedral, served as the location for the 23rd meetup. Continue reading “#CGNWebPerformance Meetup 23 – Doug Sillars and Felix Hassert on image optimization & HTTP/2”
Bash execution timeline for Jenkins scripts
Have you ever wondered why your bash script in Jenkins suddenly runs so damn slow? Let’s say you have a job that downloads some source code, compiles it and runs some tests. Someday it takes ages to finish and you don’t know why. Wouldn’t it be lovely to have a timeline of bash commands? Continue reading “Bash execution timeline for Jenkins scripts”