Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

local implementation of LogNormalDistribution #2456

Merged
merged 1 commit into from
Jun 7, 2017
Merged

local implementation of LogNormalDistribution #2456

merged 1 commit into from
Jun 7, 2017

Conversation

brendankenny
Copy link
Member

creates a lib/statistics.js as a new home for a local implementation of LogNormalDistribution. I didn't change the interface at all, though it may be a little silly to keep the same interface when we literally only use the computeComplementaryPercentile method. Happy to take opinions on that :)

This is our last dependency on traceviewer, so also removes third_party/traceviewer-js/. Reduces lighthouse-background.js by about another 100KB.

removes traceviewer from third_party/
Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

niiiiiiiiiiice 👌 , I'm fine with doing the cleanup of the interface in a separate PR since this is already big enough

@brendankenny
Copy link
Member Author

🔢 📈 📉

@brendankenny brendankenny merged commit 1bb1cfe into master Jun 7, 2017
@brendankenny brendankenny deleted the stats branch June 7, 2017 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants