This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
The following commit(s) were added to refs/heads/master by this push:
new afb064a44cd Push images.
afb064a44cd is described below
commit afb064a44cd0f8a317f8d13e50ea452a546067ce
Author: Wu Sheng <[email protected]>
AuthorDate: Sun Mar 15 23:01:08 2026 +0800
Push images.
---
.../graph.jpg | Bin 0 -> 48520 bytes
.../index.md | 2 ++
.../graph.jpg | Bin 0 -> 48520 bytes
.../index.md | 2 ++
4 files changed, 4 insertions(+)
diff --git
a/content/blog/2026-03-13-skywalking-graalvm-distro-design-and-benchmarks/graph.jpg
b/content/blog/2026-03-13-skywalking-graalvm-distro-design-and-benchmarks/graph.jpg
new file mode 100644
index 00000000000..6a48e7a74cf
Binary files /dev/null and
b/content/blog/2026-03-13-skywalking-graalvm-distro-design-and-benchmarks/graph.jpg
differ
diff --git
a/content/blog/2026-03-13-skywalking-graalvm-distro-design-and-benchmarks/index.md
b/content/blog/2026-03-13-skywalking-graalvm-distro-design-and-benchmarks/index.md
index 90bb7f8190e..613ff35f027 100644
---
a/content/blog/2026-03-13-skywalking-graalvm-distro-design-and-benchmarks/index.md
+++
b/content/blog/2026-03-13-skywalking-graalvm-distro-design-and-benchmarks/index.md
@@ -12,6 +12,8 @@ tags:
- BanyanDB
---
+
+
*A technical deep-dive into how we migrated Apache SkyWalking OAP to GraalVM
Native Image — not as a one-off port, but as a repeatable pipeline that stays
aligned with upstream.*
For the broader story of how AI engineering made this project economically
viable, see [How AI Changed the Economics of
Architecture](/blog/2026-03-13-how-ai-changed-the-economics-of-architecture/).
diff --git
a/content/zh/2026-03-13-skywalking-graalvm-distro-design-and-benchmarks/graph.jpg
b/content/zh/2026-03-13-skywalking-graalvm-distro-design-and-benchmarks/graph.jpg
new file mode 100644
index 00000000000..6a48e7a74cf
Binary files /dev/null and
b/content/zh/2026-03-13-skywalking-graalvm-distro-design-and-benchmarks/graph.jpg
differ
diff --git
a/content/zh/2026-03-13-skywalking-graalvm-distro-design-and-benchmarks/index.md
b/content/zh/2026-03-13-skywalking-graalvm-distro-design-and-benchmarks/index.md
index 66ad065991c..0583db75982 100644
---
a/content/zh/2026-03-13-skywalking-graalvm-distro-design-and-benchmarks/index.md
+++
b/content/zh/2026-03-13-skywalking-graalvm-distro-design-and-benchmarks/index.md
@@ -12,6 +12,8 @@ tags:
- BanyanDB
---
+
+
*这篇文章会完整介绍我们如何把 Apache SkyWalking OAP 迁移到 GraalVM Native
Image。目标不是做一次性移植,而是把这件事做成一套能持续跟上上游演进的流程。*
如果你想看这项工作的更大背景,以及 AI Coding 如何让这个项目真正做得出来,请阅读:[AI Coding
如何重塑软件架构师的工作方式](/zh/2026-03-13-how-ai-changed-the-economics-of-architecture/)。