feat(performance): add performance engineering documentation in English and Chinese

This commit is contained in:
crazywhalecc
2026-07-15 08:52:51 +08:00
parent c1eefb8399
commit 387b8c9dc5
4 changed files with 604 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ export default {
{ text: 'Build Lifecycle', link: '/en/develop/build-lifecycle' },
{ text: 'Compilation Tools', link: '/en/develop/system-build-tools' },
{ text: 'Doctor', link: '/en/develop/doctor-module' },
{ text: 'Performance Engineering', link: '/en/develop/performance' },
{ text: 'PHP Source Modifications', link: '/en/develop/php-src-changes' },
],
},