Coder Social home page Coder Social logo

speedgun's People

Contributors

bergal avatar soulgalore avatar wesleyhales avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

speedgun's Issues

Phantom out of band posts

During report run, there are two methods that post either perf data or base 64. These are not in sync and should ideally be ran as one.

weird docker container behavior - speedgun.io crashes without restart

Speedgun.io + CoreOS hosted environment will occasionally crash without any significant log messages. When I ssh into the instance and docker ps the Status shows "Up Less than a second" and then the containers start to fire up.
Definitely a bug, because just ssh'ing and running docker ps seems to restart the containers.

Can't bring up vagrant after halting

$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'chef/centos-6.5' is up to date...
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
==> default: Forwarding ports...
    default: 8080 => 8081 (adapter 1)
    default: 22 => 2222 (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Connection timeout. Retrying...
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
==> default: Mounting shared folders...
    default: /vagrant => /Users/---/development/src/speedgun/server
Failed to mount folders in Linux guest. This is usually because
the "vboxsf" file system is not available. Please verify that
the guest additions are properly installed in the guest and
can work properly. The command attempted was:

mount -t vboxsf -o uid=`id -u vagrant`,gid=`getent group vagrant | cut -d: -f3` vagrant /vagrant
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` vagrant /vagrant

Installing the vbox extensions on the centos machine doesn't help.

Angular Material UI needs help

Currently I am abusing the material CSS classes to get what I want out of them.
We need:

  • Better text layout
  • a modal should pop up on URL errors

Hide verbose API measurements

currently the report returns too much data. We should only be showing the stuff we calculate from api start and end times.

Rearrange the order of the metrics

I think like this:
The most important metrics first, making it easier for people to see the important things. Then it's just the hard part defining what's most important :)

I like that page load and perceived are in top, but then I would move up slowest and fastest assets. Then I would hide things like Unload Event Start, Redirect start, navEvents etc and make it possible to show them only if you want.

Best
Peter

More customized output

Should add a way for users to specify the file output, and specify the url to post to.

Simulated RUM Beacon

Currently, any speedgun server instance has the ability to send a beacon signal to the centralized speedgun.io server hosted on digital ocean. This is an opt-in feature and it should be exposed and documented.

To initialize the beacon on a local running instance:
http://localhost:8081/rest/beacon/init

This will send a report to speedgun.io:

  • cpu/memory usage
  • overall availabiltiy info

Speedgun.io then stores this data as an available node:
http://speedgun.io/rest/beacon/getlist <-- This should be exposed on the UI as a dropdown list. It will allow users to run speedgun in a distributed fashion across many different instances and geographic locations.

The width is broken on the start page for a Iphone

Everything looks ok on the start page with the text and the design, however something is breaking it because you can scroll to the right and get a big white area.

I'm using an Iphone 5 and Safari with iOS 8.1.1.

Checkout the monster image :)

iphone-tothe-right 1

Best
Peter

Feature request: Order timings per domain

It would be cool if the timings would be sorted per domain to be able to spot slow domains for third party
content.

So we would take the time per domain, use the median value and just list it something like this:
Slowest domains:

  • gfx.omni-cdn.se 1203 ms
  • ads.easy-ads.com 1171 ms
  • s1.adform.net 980 ms

Best
Peter

Fix issues with ./server.sh

This can be cleaned up to handle virtualbox errors better... any new install has to run ./fix-virutalbox.sh

'speedgun' is not in the npm registry.

It seems like Speedgun isn't in the npm registry anymore.

npm install -g speedgun
npm ERR! Darwin 14.3.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "-g" "speedgun"
npm ERR! node v0.12.5
npm ERR! npm  v2.11.2
npm ERR! code E404

npm ERR! 404 Not Found: speedgun
npm ERR! 404
npm ERR! 404 'speedgun' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

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.