Posts

Showing posts with the label code

Open Infrastructure Summit 2020: Highlights from Canonical’s first digital OIS

Image
Another Open Infrastructure Summit just passed, and yet this one was like no other OIS past. Head-sponsoring the first ever virtual OIS was an interesting experience to say the least, with more than 10,000 community members worldwide hoping on the hand-built OIS platform to see what’s new in the open infrastructure space, connect, and – why not? – get their hands on some goodies from their favourite brands! The theme of Open Infrastructure Summit 2020? Couldn’t be more pertinent: ‘The Next Decade of Open Infrastructure’. In other words, this conference was all about change, and evolving to meet with the tech demands to move forward. Canonical had much to say on the topic, with founder and CEO Mark Shuttleworth delivering a live keynote on what he predicts for the future of open infra, as well as a number of our team members giving technical talks on OpenStack related topics such as VNF, OVN, cloud and edge solutions, as well as pricing considerations. You can now access all ...

The Hunt for Rogue Time – How we investigated and solved the Chromium snap slow startup problem

In October, we shared a blog post detailing significant snap startup time improvements due to the use of a new compression algorithm. In that article, we focused on the cold and hot application startups, but we did not delve much into the first-run setup scenario. While running our tests, we observed a rather interesting phenomenon, primarily on the Fedora 32 Workstation system. On a particular laptop, we noticed that the initial snap launch took about 60 seconds, whereas cold launches would take about 10 seconds. We decided to analyze this problem, and once we did, we realized there’s an amazing investigative story to be shared, including some really cool findings and general advice for developers on how to optimize their snaps. First-run startup time It is important to note that the difference (6x) was what drew our eye – rather the actual numbers, as these are highly dependent on the platform capabilities and software in question. For that matter, 6-second and 1-second launch ti...