Skip to content

gpython: Create benchmarks code #50

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

Closed
corona10 opened this issue Jan 22, 2019 · 0 comments
Closed

gpython: Create benchmarks code #50

corona10 opened this issue Jan 22, 2019 · 0 comments

Comments

@corona10
Copy link
Collaborator

See #49

ncw added a commit that referenced this issue Jan 22, 2019
…hmarks

This reworks the existing test framework so it can be used for
benchmarks too.  Note that it now uses the subtest framework which
makes the test output much neater.

To run the benchmarks use

    cd vm
    go test -v -run XXX -bench .

Fixes #50
corona10 pushed a commit that referenced this issue Jan 22, 2019
…hmarks (#51)

This reworks the existing test framework so it can be used for
benchmarks too.  Note that it now uses the subtest framework which
makes the test output much neater.

To run the benchmarks use

    cd vm
    go test -v -run XXX -bench .

Fixes #50
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

No branches or pull requests

1 participant