Title: atec Profiler
Author: docjojo
Published: <strong>March 29, 2025</strong>
Last modified: June 7, 2026

---

Search plugins

![](https://ps.w.org/atec-profiler/assets/banner-772x250.png?rev=3263816)

![](https://ps.w.org/atec-profiler/assets/icon.svg?rev=3263816)

# atec Profiler

 By [docjojo](https://profiles.wordpress.org/docjojo/)

[Download](https://downloads.wordpress.org/plugin/atec-profiler.1.1.35.zip)

 * [Details](https://wordpress.org/plugins/atec-profiler/#description)
 * [Reviews](https://wordpress.org/plugins/atec-profiler/#reviews)
 *  [Installation](https://wordpress.org/plugins/atec-profiler/#installation)
 * [Development](https://wordpress.org/plugins/atec-profiler/#developers)

 [Support](https://wordpress.org/support/plugin/atec-profiler/)

## Description

This plugin adds two profiler script to the must-use-plugin folder (mu-plugins),
to measure the execution time of the plugins and the theme. These measures can be
used to detect bottlenecks and ultimately improve the performance of your site.

### Third-Party Services

### Integrity check

Once, when activating the plugin, an integrity check is requested from our server–
if you give your permission.
 Source: https://atecplugins.com/ Privacy policy: https://
atecplugins.com/privacy-policy/

## Screenshots

[⌊Processes⌉⌊Processes⌉[

Processes

[⌊Pages⌉⌊Pages⌉[

Pages

[⌊Queries⌉⌊Queries⌉[

Queries

## Installation

 1. Upload the plugin to `/wp-content/plugins/` or install via the WP admin panel.
 2. Activate the plugin from the Plugins menu.
 3. Select “atec Profiler” link in admin menu bar.

## Reviews

![](https://secure.gravatar.com/avatar/b39ad83474cc950aca6444f56467660415c153537ca4a721829775dd5b972438?
s=60&d=retro&r=g)

### 󠀁[Find the bottleneck](https://wordpress.org/support/topic/find-the-bottleneck/)󠁿

 [foxyfy](https://profiles.wordpress.org/foxyfy/) June 8, 2026

Great to find the bottleneck when WP performance matters.

![](https://secure.gravatar.com/avatar/3fdf063d665c7aab7eb84e60a95096e2ec07990c4cef56722e3e58e137efcbdc?
s=60&d=retro&r=g)

### 󠀁[Shows memory and time needed to load each plugin](https://wordpress.org/support/topic/shows-memory-and-time-needed-to-load-each-plugin/)󠁿

 [p1c2d3](https://profiles.wordpress.org/postcd/) June 6, 2026 1 reply

Quite handy. Developer should make it more convenient to help understand that user
needs to first 1) enable profiler on this plugin’s page 2) load page of interest(
for example frontend homepage) 3) click reload button.

![](https://secure.gravatar.com/avatar/5ebcd224e7027590045873a7b6bd5a82b2e85b1d6658d6575ec7837880a2899c?
s=60&d=retro&r=g)

### 󠀁[Imposes a connection. Limited features in the free version.](https://wordpress.org/support/topic/imposes-a-connection-limited-features-in-the-free-version/)󠁿

 [Feel](https://profiles.wordpress.org/feelosov/) October 29, 2025 4 replies

I activated the plugin and went to its settings. I clicked on the “NO” option in
the visual connection block (in left up corner), and the system thanked me for connecting.
After reinstalling the plugin, the option was no longer displayed. I don’t know 
what code is now being recorded or what data is being sent.

![](https://secure.gravatar.com/avatar/c131d1fc640702864679d342c9b3ce585db4e8c0afd4c14cc676cdf864de6006?
s=60&d=retro&r=g)

### 󠀁[Professional Profiling Without the Bloat](https://wordpress.org/support/topic/professional-profiling-without-the-bloat/)󠁿

 [docjojo](https://profiles.wordpress.org/docjojo/) April 1, 2025

atec Profiler is exactly what I was looking for — a lightweight, focused plugin 
that gives me deep insight into how long each plugin and the active theme takes 
to execute. It works by injecting two micro-profiler scripts into the mu-plugins
folder, so it captures performance as early as possible, which is critical for accurate
measurements. You can see total plugin load time, theme time, and even page processing
time — all without adding overhead.If you’re trying to troubleshoot bottlenecks 
or understand what’s slowing down your site, this plugin belongs in your toolkit.
Highly recommended.

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/atec-profiler/reviews/)

## Contributors & Developers

“atec Profiler” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ docjojo ](https://profiles.wordpress.org/docjojo/)

[Translate “atec Profiler” into your language.](https://translate.wordpress.org/projects/wp-plugins/atec-profiler)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/atec-profiler/), check
out the [SVN repository](https://plugins.svn.wordpress.org/atec-profiler/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/atec-profiler/) 
by [RSS](https://plugins.trac.wordpress.org/log/atec-profiler/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.35 [2026.06.07]

 * Added help (how to)

#### 1.1.34 [2026.03.23]

 * Dashboard undefined issue

#### 1.1.33 [2026.01.21]

 * new mem baseline calc

#### 1.1.32 [2025.12.09]

 * WP 6.9 tested

#### 1.1.31 [2025.12.06]

 * Minor fixes

#### 1.1.30 [2025.12.02]

 * WP 6.9 tested

#### 1.1.29 [2025.12.02]

 * WP 6.9 tested

#### 1.1.28 [2025.11.13]

 * Fixing include_once

#### 1.1.27 [2025.11.04]

 * SVN cleanup

#### 1.1.26 [2025.09.27]

 * Plugin prefix fixed for all

#### 1.1.25 [2025.09.09]

 * Fixed get_plugin_base_root on WIN

#### 1.1.24 [2025.08.10]

 * SVN update and WP clean upload

#### 1.1.23 [2025.08.06]

 * get_plugin_base_root 👈 one level up

#### 1.1.22 [2025.08.06]

 * Fixed get_plugin_base_root on WIN

#### 1.1.21 [2025.08.03]

 * Changes after review

#### 1.1.20 [2025.07.30]

 * WP_PLUGIN_DIR

#### 1.1.19 [2025.07.23]

 * Line 424 in INIT fixed

#### 1.1.18 [2025.07.22]

 * new SVN script

#### 1.1.17 [2025.07.22]

 * SVN Update

#### 1.1.16 [2025.07.22]

 * SVN update

#### 1.1.15 [2025.07.19]

 * Framework changes, new ALIAS class

#### 1.1.12 [2025.07.03]

 * Framework change: Dashboard, SVG

#### 1.1.11 [2025.06.28]

 * Framework change: progress(); ALIAS class

#### 1.1.10 [2025.06.26]

 * Framework change: Removed mixed …$args

#### 1.1.9 [2025.06.26]

 * Framework change, admin_debug_all()

#### 1.1.8 [2025.06.24]

 * Framework change | License check improved

#### 1.1.7 [2025.06.20]

 * Minor fixes

#### 1.1.6 [2025.06.19]

 * Fixed LOADER for windows

#### 1.1.5 [2025.06.19]

 * fixed flush()

#### 1.1.4 [2025.06.19]

 * normalize_path

#### 1.1.3 [2025.06.18]

 * Nonce issus fixed

#### 1.1.2 [2025.06.17]

 * SVN Update

#### 1.1.1 [2025.06.17]

 * Integrity Fix

#### 1.1.0 [2025.06.15]

 * AWF NextStep

#### 1.0.29 [2025.06.15]

 * Framework change

#### 1.0.28 [2025.05.30]

 * AWF update

#### 1.0.14 [2025.05.29]

 * Framework: New DASHBOARD, removed WIDGET

#### 1.0.13 [2025.05.23]

 * Framework testing

#### 1.0.12 [2025.05.15]

 * new autoloader

#### 1.0.11 [2025.05.03]

 * INIT::maybe_load_assets(**DIR**, \’atec_wpdp\’);

#### 1.0.10 [2025.04.30]

 * AWF now fully namespaced

#### 1.0.9 [2025.04.23]

 * AWF update

#### 1.0.8 [2025.04.23]

 * NAMESPACE implemented

#### 1.0.7 [2025.04.06]

 * Framework change

#### 1.0.6 [2025.03.28]

 * Banner icons

#### 1.0.5 [2025.03.16]

 * New style.css and check.css

#### 1.0.4 [2025.01.26]

 * switched require_once -> require

#### 1.0.3 [2024.11.22]

 * Optimized atec-*-install.php routine

#### 1.0.2 [2024.08.09]

 * merged profiler & page performance

#### 1.0.1 [2024.06.26]

 * deploy

#### 1.0 [2024.05.03]

 * Initial Release

## Meta

 *  Version **1.1.35**
 *  Last updated **5 days ago**
 *  Active installations **70+**
 *  WordPress version ** 4.9 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 *  [Advanced View](https://wordpress.org/plugins/atec-profiler/advanced/)

## Ratings

 4.7 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/atec-profiler/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/atec-profiler/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/atec-profiler/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/atec-profiler/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/atec-profiler/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/atec-profiler/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/atec-profiler/reviews/)

## Contributors

 *   [ docjojo ](https://profiles.wordpress.org/docjojo/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/atec-profiler/)