Skip to content

Commit

Permalink
Add Speedrank (thedaviddias#307)
Browse files Browse the repository at this point in the history
- [x] Check the commit's or even all commits' message styles matches our requested structure.
- [x] Check your code additions will fail neither code linting checks nor unit test.

#### Short description of what this resolves:

[Speedrank](https://speedrank.app) monitors the performance of your website in the background. It displays Lighthouse reports in time and delivers recommendations for improvement. Speedrank is a paid product with 14-day-trial.

#### Proposed changes:

- Add Speedrank to the list of performance testing tools.

👍 Thank you!
  • Loading branch information
knoxmic authored and thedaviddias committed Jan 12, 2019
1 parent c8e8fc9 commit 619f1f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -599,6 +599,7 @@ Minimum required xml markup for the `browserconfig.xml` file is as follows:
> * 🛠 [Test your mobile speed with Google](https://testmysite.withgoogle.com)
> * 🛠 [WebPagetest - Website Performance and Optimization Test](https://www.webpagetest.org/)
> * 🛠 [GTmetrix - Website speed and performance optimization](https://gtmetrix.com/)
> * 🛠 [Speedrank - Improve the performance of your website](https://speedrank.app/)
**[⬆ back to top](#table-of-contents)**

Expand Down

0 comments on commit 619f1f6

Please sign in to comment.