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

Making it completely Perl 5 compatible? #11

Open
lizmat opened this issue Jan 12, 2018 · 0 comments
Open

Making it completely Perl 5 compatible? #11

lizmat opened this issue Jan 12, 2018 · 0 comments

Comments

@lizmat
Copy link

lizmat commented Jan 12, 2018

I'm considering porting Perl 5's Benchmark completely, which would mean a slightly different API.

I see two ways of doing this

  • take this repo and add all functionality needed, returning a Map with a method sink mixed-in that would say the output. So that it would match Perl 5's use of e.g. timethese in void context.
  • start a new repo and work from scratch.

Opinions?

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