I was testing some plugins using Plugin Profiler and the result was not was I expected.
All three different plugins out of 20 measured same when plugin-only was compared to without plugin and all plugins. E.g. WordPress SEO measured:
– Only WordPress SEO 0.202s
– All but WordPress SEO 0.198s
– All plugins 0.186s
Advanced cache and opcode cache was disabled.
To me the numbers seem to be off, because “All plugins” should be about “Only…”+”All but…”.
Am I missing something?
]]>Hey there,
I installed your plugin, created the php file and uploaded to the mu-plugins directory. Upon selecting a plugin to profile and clicking “Run Profiler” the plugin appears to stop working. I see in console:
” Failed to load resource: the server responded with a status of 404 (Not Found)
mithril.min.js:1 Uncaught ReferenceError: Chart is not defined”
seems like “Chart.min.js” isn’t capitilized “chart.min.js” which is causing the issue in my hosting environment.
]]>