This is a link to a blog post to perform a performance test Drupal 8 written by Darrell Ulm in May 2016 that walks through how to run a Drupal 8 performance test using Drush and the Drupal site_audit module. It is a helpful resource for anyone who wants to understand the health, configuration, and overall performance of a Drupal installation. The main idea is that Drupal 8 can use the same Drush tool, site_audit, to analyze how well your site is running. The module generates detailed reports that cover best practices, caching configuration, unused content types, and database statistics. It also provides insights into installed modules, security settings, user accounts, views, and Drupal Watchdog log entries. The site_audit module is useful for developers and site administrators because it gives a clear overview of potential issues and performance bottlenecks. Many major Drupal hosting platforms offer similar reporting features, but having this tool available locally or on...
Technical notes about past publications and work by Darrell Ulm including Apache Spark, software development work, computer programming, Parallel Computing, Algorithms, Koha, and Drupal. Source code snippets, like in Python for Spark. Retrospective of projects.