Skip to content

Add time functions#1

Open
fluks wants to merge 1 commit into
danboo:masterfrom
fluks:time-tests
Open

Add time functions#1
fluks wants to merge 1 commit into
danboo:masterfrom
fluks:time-tests

Conversation

@fluks

@fluks fluks commented Jan 6, 2015

Copy link
Copy Markdown

Add functions to test run time of the command. The functions
are:

  • time_lt($cmd, $seconds, $name)
  • time_gt($cmd, $seconds, $name)
  • time_value($cmd)

Add functions to test run time of the command. The functions
are:
  - time_lt($cmd, $seconds, $name)
  - time_gt($cmd, $seconds, $name)
  - time_value($cmd)
@fluks

fluks commented Jan 6, 2015

Copy link
Copy Markdown
Author

Hi,

I'm participating in CPAN Pull Request Challenge and your module was assigned to me.

You have a development ideas section in the pod and there are functions to measure the run time of the command, so I made those and one extra. In my fork, there are also other branches for some minor stuff like a bugfix, typo in pod, etc. Could you look at those if you are interested? I could try to implement some of those other ideas, too.

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.

1 participant