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

jsPerf backend v2.0.0 #1

Closed
wants to merge 24 commits into from
Closed

jsPerf backend v2.0.0 #1

wants to merge 24 commits into from

Conversation

maxbeatty
Copy link
Owner

This PR is tracking moving all of the existing backend functionality to jsperf/jsperf.com. My idea is to remove things piece by piece as they are added to the new repo. If (when) anyone else wants to contribute, we'll all know what's left.

<section id="prep-code">
<h2>Preparation code</h2>
<pre><code><?php

class Swap {
public static $items = array();

Copy link
Owner Author

Choose a reason for hiding this comment

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

@mathiasbynens I can't find $scripts defined anywhere for lines 26 and 29 below. safe to delete?

Choose a reason for hiding this comment

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

@maxbeatty Yep!

@maxbeatty maxbeatty closed this Dec 26, 2016
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.

2 participants