Giter Club home page Giter Club logo

speed_analyzer's Introduction

Speed Analyzer

Software License

Introduction

concrete5 8.2.1 add-on to analyze how PHP loads a page request. It does so by tracking events and queries.

Installation

composer require a3020/speed_analyzer or download the ZIP and extract it to /packages.

Screenshots

Report in graph view Report time line

Query details Query details

Report in table view Report table

Diagnosis Diagnosis

Settings Settings

Links

https://www.concrete5.org/marketplace/addons/speed-analyzer/

speed_analyzer's People

Contributors

a3020 avatar mlocati avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mlocati

speed_analyzer's Issues

Speed Analyzer blocks replace_link_with_first_in_nav

This add-on seems to block the "replace_link_with_first_in_nav" attribute from working, at least on Concrete5 8.4.2. The redirection had suddenly stopped working, but after disabling Speed Analyzer it started to work again.

SQL ERROR: after update from 1.2.1 to 1.2.5

Concrete5 8.5.4 (started from 8.4.5 or 8.5.0)

An exception occurred while executing 'ALTER TABLE SpeedAnalyzerReportEvents CHANGE reportId reportId CHAR(36) DEFAULT NULL COMMENT '(DC2Type:guid)'':

SQLSTATE[HY000]: General error: 1832 Cannot change column 'reportId': used in a foreign key constraint 'FK_1B88CBECBB333E0D'

In this table I have same as above change and set NULL to yes.
So I do not now what is changing?
I assume change reportId to reportId trigger exception.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.