Simple Performance Bar Simple Performance Bar

Developer Tools
Version: 1.0
Last Update: 2014-11-17

Overview

Simple Performance Bar is a Chrome extension developed by Oliver Tse. According to the data from Chrome web store, current version of Simple Performance Bar is 1.0, updated on 2014-11-17.
253 users have installed this extension. 6 users have rated this extension with an average rating of .

Simple site performance bar that presents network, server, client and pageload times

Using the Navigation Timing API, the Simple Performance Bar presents network, server, client and page load times as a group of easy to read bars fixed to the bottom of your browser. Each time your page loads, the Simple Performance Bar appears.

Network, server and client time calculations are found in the W3C Navigation Timing Draft ( https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/NavigationTiming/Overview.html ). Network time is connectEnd minus navigationStart. Server time is responseEnd minus connectEnd. Finally, client time is loadEventEnd minus responseEnd.

Rating

6 ratings

Total Installs

253

Information

Last Update

2014-11-17

Current Version

1.0

Size

11.04KiB

Author

Oliver Tse

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar Jan Romme
2020-09-30

Great work, but please add an on/off toggle so it doesn't show up all the time

avatar Sorin Ionuț Sbârnea
2015-06-15

Wonderful extension, the only thing it does miss is the ability to configure which domains are to be benchmarked instead of all pages and the ability to compute average values for each (sub)domain.

avatar Laur Rent
2015-01-20

This is really nice. Well done.

It would be better if it as possible to easily toggle it (on/off) as it gets annoying when you have it on all pages.

avatar Ritesh Maheshwari
2015-01-08

Thanks Oliver! Awesome work!

avatar Josh Hartman
2015-01-08

This works great. Very slim UI that is easily able to break down performance by network, rendering, and server-side latency