Skip to content

Making it completely Perl 5 compatible? #11

@lizmat

Description

@lizmat

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?

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