jdapena
615 posts

jdapena
@jdapena
Free software developer at @igalia Chromium team. @[email protected]
Vigo Katılım Nisan 2008
593 Takip Edilen262 Takipçiler

First, a breakout session about Linux @ChromiumDev running in low memory devices. Can Chromium run in a 512MB device? How can Chromium better support those scenarios? 🧵(2/3)
English

🧵(3/3) The previous post in the series: "Maintaining Chromium downstream: why downstream?"
blogs.igalia.com/dape/2024/03/0…
English

New blog post: "Maintaining Chromium downstream: upgrade strategies"
blogs.igalia.com/dape/2024/09/1…
🧵(1/3) Continuing the series, this post dives into a crucial aspect: keeping track of the upstream #Chromium repositories changes. cc @igalia @ChromiumDev
English
jdapena retweetledi

These are not small contributions. And this is not an "overnight success". It is the result of years of hard work on the domain including major contributions to the underlying @v8js engine.
I'm proud that @techAtBloomberg and @igalia get to support @JoyeeCheung's work on Node.
English
jdapena retweetledi

My colleague Jani has published a blog post on the work he's been doing lately at @igalia to get @WPEWebKit working on Android, thanks to the support by @NLnetFDN. It summarizes the latest changes & next steps, and includes some demos too. Check it out at blogs.igalia.com/jani/bringing-…
English

New blog post! Maintaining downstream @ChromiumDev blogs.igalia.com/dape/2024/03/0…
Why is Chromium used in different projects? Why do they need a downstream?
This is the first post of a series about the challenges of the projects that maintain a downstream of Chromium.
cc @igalia
English

@leszekswirski @igalia @TechAtBloomberg That's interesting! My observations with launch time, without recording ETW or enabling Linux Perf ,was that --interpreted-frames-native-stack had no impact in launch time. But those were quite informal tests. What could I use for exercising launch time metrics (as LCP)?
English

@jdapena @igalia @TechAtBloomberg These aren't the right benchmarks to be looking at - interpreter native frames affect bytecode compilation speed, which affects page load speed but not peak performance benchmarks. We're also looking at adding support for JS profiling to Perfetto instead.
English

New blog post! V8 profiling instrumentation overhead analysis blogs.igalia.com/dape/2023/11/1… 🧵(1/4)
Dansk

The blog post runs benchmarks to know how much overhead instrumentation has, and if it is possible to enable those by default (short answer: not for Linux, maybe for Windows). This work is part of the collaboration between @igalia and @TechAtBloomberg. (4/4)
English

Unfortunately, in @v8js, profiling instrumentation is disabled by default. Why? Profiling instrumentation requires sharing the code addresses (with extra files in Linux Perf, or specific tracing messages in Windows ETW). That has an impact in memory and CPU usage. (3/4)
English

@webos_ose 2.24.0 is out!
Main highlights from web stack side:
It is now based on @ChromiumDev m108. And we now use LLVM Clang and libc++, instead of libstdc++ and GCC. That way we align better with upstream, far more tested with this toolchain.
webosose.org/blog/2023/11/0…
English

New blog post! Keep GCC running 2023 update 🧵(1/5) blogs.igalia.com/dape/2023/11/0… cc @igalia
English
