-
·
Defining test scenarios for profiles and benchmarks
Coming soon.
-
·
Benchmarking overall performance with Web Vitals
Coming soon.
-
·
Benchmarking PHP performance with Server-Timing
This article describes how to use the Server-Timing APIAPI An API or Application Programming Interface is a software intermediary that allows programs to interact with each other and share data in limited, clearly defined ways. to benchmark server-side performance in WordPress. What is the Server-Timing headerHeader The header of your site is typically the first…
-
·
Profiling PHP performance with XHProf
In software engineering, profiling is the process of analyzing performance attributes of an application during runtime. A profiler is a tool that monitors a program and captures information like how often functions and methods are called, how long each takes to execute, how much memory is consumed during various processes, etc. Introduction to XHProf and…
-
·
Profiling PHP performance with Query Monitor
Coming soon.
-
·
Profiling vs benchmarking
Measuring performance typically involves two different processes, profiling and benchmarking. Both are essential practices for improving the performance of an application. Depending on the situation only one of the two may be applicable, while other times they complement each other. Profiling is the process of collecting metrics about a program; like execution time, memory used,…
-
·
Measuring performance
Note: This handbook chapter is under construction. Measuring performance is crucial to identify notable performance improvements and to avoid performance regressions. This is important for WordPress coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress., but also for every software or tool as part of the WordPress…
-
·
Course cohorts
What is a course cohort? A course cohort is defined as a group of people who go through a learning journey at the same time. Course cohorts are run asynchronously but include planned synchronous sessions for group-related activities. Course cohorts usually follow aspects of social learning, where the group can interact with each other and…
-
·
Preparing for a Flagship WordCamp Contributor Day
The three flagship WordCampWordCamp WordCamps are casual, locally-organized conferences covering everything related to WordPress. They’re one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. events generally have a Contributor DayContributor Day Contributor Days are standalone days, frequently held…
-
·
Hosting Training Team Meetings
The Training Team alternates between official Team Meetings and casual Coffee Hours each week in the #training Slack channel. You can see the current meeting times in the welcome box on Make.WordPress.org/Training, and find more details on the Training Teamʻs meetings calendar. These meetings usually run for about an hour. Hosting Team Meetings Any Training…