Commit Graph

36 Commits

Author SHA1 Message Date
Michael Walter a2924a7819
Fixed typo in iteration detail page for the cpuConsumption metric (#4577)
Fixes #4435
2026-01-06 09:16:14 +01:00
Peter Hedenskog 6bfd446650
Display FF power consumption in mWH https://github.com/sitespeedio/sitespeed.io/issues/4333 (#4334) 2024-12-10 11:28:18 +01:00
Peter Hedenskog f886e0b6ee
Bye bye wpt (#4085)
* Bye WebPageTest

* remove more
2024-04-29 08:37:29 +02:00
Peter Hedenskog 83d28e0281
Show CPU power consumption. (#4104)
* Show CPU power consumption.

https://github.com/sitespeedio/sitespeed.io/issues/3944
2024-03-12 15:04:23 +01:00
soulgalore cab5f79f8b New Browsertime with support for enableProfileRun 2023-04-21 05:50:49 +02:00
Peter Hedenskog 5cc0b04be8
Use Browsertime 16.7.0 and show the new metrics (#3656)
* Use Browsertime 16.7.0 and show the new metrics
2022-05-20 11:03:33 +02:00
Peter Hedenskog f736325b7f
Update summary tables with headings (#3541) 2022-01-21 11:26:15 +01:00
Peter Hedenskog 3b6671611e
Add support for Firefox memory report. (#3416) 2021-07-07 22:19:52 +02:00
Tanishq 4a66391b11
#2758 - fix: keep selected tab open accros runs (#3409) 2021-06-17 07:30:56 +02:00
Peter Hedenskog 297d4e12f7
Update to latest BT alpha (#3323) 2021-03-26 10:34:41 +01:00
Peter Hedenskog e732567361
Show all screenshots for a run in a tab (#3045)
* Support multiple screenshots

* new browsertime
2020-06-18 16:15:37 +02:00
Peter Hedenskog 3b9b7fa2cf
Sync metrics name and make sure we show them on all places. (#3004)
* Sync metrics name and make sure we show them on all places.

* lint
2020-05-19 12:20:54 +02:00
soulgalore 1373a60875 Include 0% CLS 2020-05-12 00:05:22 +02:00
Peter Hedenskog 4deb8d7859
Refactor metric output (#2989)
* Safer way to get metrics
* Push more metrics in the HTML
2020-05-11 20:58:53 +02:00
Peter Hedenskog e07ba6b8a8
Make it easy to use tcpdump. (#2862) 2020-02-06 08:24:18 +01:00
Peter Hedenskog e3dcd3fdb7
Add support to download Geckoprofiler trace. (#2838) 2020-01-08 22:43:22 +01:00
Peter Hedenskog 041dac40a6
Show the CPU tab also if you only collect long tasks #2800 (#2802)
* Show the CPU tab also if you only collect long tasks #2800

* format
2019-11-26 07:54:01 +01:00
Peter Hedenskog 792b598e5a
new browsertime with ttb and maxPotentialFid (#2783)
* new browsertime with ttb and maxPotentialFid

* lint

* show cpu info per run
2019-11-14 10:14:30 +01:00
Peter Hedenskog 855571c6ba
Run without cli (#2746)
* Make sure we fail on errors
* Fix failing code
2019-11-03 19:04:11 +01:00
Peter Hedenskog 23cbd2b81c
Display filmstrip if we collect visual metrics and remove the video. (#2724) 2019-10-23 23:41:13 +02:00
Peter Hedenskog 8cdace351d
If we have filmstrip from the Chrome trace log, let us use that (#2661)
* If we have filmstrip from the Chrome trace log, let us use that

* removed debug output
2019-09-26 22:49:06 +02:00
Peter Hedenskog 9184d20d13
First go at use Browsertime 5 (beta.1) (#2449)
* First go at use Browsertime 5 (beta.1)
2019-05-10 06:34:28 +02:00
Peter Hedenskog 78c50e47f4
verify that we have errors before we show them (#2436) 2019-04-24 07:41:10 +02:00
Peter Hedenskog 45cc0fdd5c
Show error messages per run (and show title/description) (#2432)
* Show error messages per URL.
2019-04-22 14:40:55 +02:00
Peter Hedenskog 4a0d47dcfb
Use the third party web to categorise requests (#2394)
* Use the third party web to categorise requests
2019-03-26 23:37:25 +01:00
soulgalore 383e7dc69d guard fully loaded 2019-01-31 15:21:41 +01:00
Peter Hedenskog 38b743e221
Show the filmstrip #1555 (#2274)
Inspired by [Stefan Burnickis](https://github.com/sburnicki) work on https://github.com/iteratec/wpt-filmstrip
2019-01-31 13:44:50 +01:00
Peter Hedenskog f5ce6c7851
Get the correct fully loaded #2272 (#2278) 2019-01-31 13:12:15 +01:00
Peter Hedenskog 2c6249f0c9
Use Fully Loaded from Browsertime instead of PageXray (#2251)
* Use Fully Loaded from Browsertime instead of PageXray

We now uses the Fully Loaded from the HAR and using the one from
Browsertime gives us stats like median, so let us use that!
2019-01-16 16:21:40 +01:00
Peter Hedenskog e80cebeb4a
Display time in ms/s (#2245) 2019-01-09 19:45:02 +01:00
Peter Hedenskog 021426058a
Replace var with const/let (#2241) 2019-01-03 21:55:41 +01:00
Peter Hedenskog 563c6f4607
wpt: use wpt screenshot as backup in summary if bt doesn't exists (#2048) 2018-05-19 21:02:46 +02:00
Peter Hedenskog 88f6fa2f80
first step to rephrase runindex and ise iteration instead (#2006) 2018-04-29 16:17:55 +02:00
Peter Hedenskog 61609d3fe1
name first run number 1 instead of 0 (#1993) 2018-04-23 21:38:59 +02:00
Peter Hedenskog 66ba73095c
cleaner layout per tab (#1992) 2018-04-20 21:58:08 +02:00
Peter Hedenskog 36e78875a7
Make it easier to understand what each tab do (#1985)
* Make it easier to understand what each tab do
2018-04-20 08:30:23 +02:00
Renamed from lib/plugins/html/templates/url/run.pug (Browse further)