Skip to content

JS Perf Links Aren't Runnable #45

@drewdaemon

Description

@drewdaemon

This looks like a sweet library with great potential and I'm excited to follow its development. Thought it was worth mentioning, though, that when I try to run any JSPerf tests linked to from the docs (example) JSPerf errors out with:

ReferenceError: Sprint is not defined.

ReferenceError: Zepto is not defined.

So only JQuery works. I assume it is something wrong with the setup import code:

<script src="https://sprintjs.com/prod"></script>
<script src="https://zeptojs.com/zepto.min.js"></script>

Keep up the good work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions