Gutenberg Issues: Five-Year Trend
Visual analysis of why open issues in WordPress/gutenberg grew, stalled, and started declining, plus the current bug and feature-request category split.
SQLite Database Integration benchmark, ticket-analysis, and WordPress health reports generated from local production-methodology runs in June 2026.
Visual analysis of why open issues in WordPress/gutenberg grew, stalled, and started declining, plus the current bug and feature-request category split.
Core Trac backlog, ticket flow, reporter activity, closure mix, and GitHub code-review activity since 2003, with all/bug/feature-request views and no stacked bar charts.
Combined adoption, participation, project-load, support, and ecosystem evidence for WordPress, with source coverage and decision notes.
Large-category split for 32,144 Gutenberg GitHub issues and 64,951 WordPress Core Trac tickets, backed by a reusable local SQLite database.
Combined benchmark with concurrent requests 4, 16, 32, and 64.
SQLite Database Integration PR #378 compared with the existing rc3, MariaDB, and stable-control matrix.
Low-load Google Chrome rendering, wp-admin editor, Site Editor, checkout, and Woo frontend XHR comparison for MariaDB vs SQLite rc3, with 20 repetitions per flow.
Deep MySQL-only profiling of a 5GB WooCommerce HPOS store, with charts for slowest customer routes, admin routes, query digests, and table I/O.
Low-load Google Chrome rendering, frontend XHR, reservation submit, wp-admin editor, Site Editor, and pages-search comparison for MariaDB vs SQLite rc3, with 20 repetitions per flow.
Small restaurant fixture under read-heavy, balanced, and write-heavy request mixes at 4, 16, 32, and 64 concurrent requests, comparing MariaDB vs SQLite rc3.
Small restaurant request-load matrix comparing MariaDB vs SQLite Database Integration PR #405, which defaults SQLite connections to WAL/NORMAL.
Small restaurant request-load matrix comparing MySQL 8.4 InnoDB with SQLite Database Integration source that combines WAL PR #405 and LALR parser PR #429. Includes caveats on the baseline and parser integration.