Bencher-Scenarios-ShellGuess

 view release on metacpan or  search on metacpan

devdata/bencher-result-20161021-ShellGuess-running_shell-under_bash.json  view on Meta::CPAN

[200,"OK",[{"errors":2.66560458700194e-08,"notes":"","participant":"Shell::Guess::running_shell","perl":"perl","rate":50406.1718979471,"samples":20,"seq":0,"time":1.98388404107459e-05}],{"func.bencher_args":{"action":"bench","include_path":["lib"],"m...

devdata/bencher-result-20161021-ShellGuess-running_shell-under_fish.json  view on Meta::CPAN

[200,"OK",[{"errors":2.60136022414046e-08,"notes":"","participant":"Shell::Guess::running_shell","perl":"perl","rate":49610.4322839492,"samples":21,"seq":0,"time":2.01570507242594e-05}],{"func.bencher_args":{"action":"bench","include_path":["lib"],"m...

lib/Bencher/Scenario/ShellGuess/Overhead.pm  view on Meta::CPAN

 
 Legends:
   load Shell::Guess: participant=load Shell::Guess
   load Shell::Guess + running_shell: participant=load Shell::Guess + running_shell
   perl (baseline): participant=perl (baseline)

The above result presented as chart:

=begin html

<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtAAAAH4CAMAAABUnipoAAAJJmlDQ1BpY2MAAEiJlZVnUJNZF8fv8zzphUASQodQQ5EqJYCUEFoo0quoQOidUEVsiLgCK4qINEWQRQEXXJUia0UUC4uCAhZ0gywCyrpxFVFBWXDfGZ33HT+8/5l7z2/+c+bec8/5cAEgiINlwct7YlK6wNvJjhkYFMwE3yiMn5...

=end html


=head2 Sample benchmark #4

Benchmark command (under zsh ('z')):

 % 

Result formatted as table:

 #table4#
 +-----------------------------------+-----------+-----------+-----------------------+-----------------------+-----------+---------+
 | participant                       | rate (/s) | time (ms) | pct_faster_vs_slowest | pct_slower_vs_fastest |  errors   | samples |
 +-----------------------------------+-----------+-----------+-----------------------+-----------------------+-----------+---------+
 | load Shell::Guess                 |       100 |        10 |    0                  |      4.17013158922127 |   0.00011 |      20 |
 | load Shell::Guess + running_shell |        99 |        10 |    0.0309140475235712 |      4.01509471293053 |   5e-05   |      20 |
 | perl (baseline)                   |       500 |         2 |    4.17013158922127   |      0                | 2.6e-05   |      20 |
 +-----------------------------------+-----------+-----------+-----------------------+-----------------------+-----------+---------+


The above result formatted in L<Benchmark.pm|Benchmark> style:

                                      Rate  load Shell::Guess  load Shell::Guess + running_shell  perl (baseline) 
  load Shell::Guess                  100/s                 --                                 0%             -80% 
  load Shell::Guess + running_shell   99/s                 0%                                 --             -80% 
  perl (baseline)                    500/s               400%                               400%               -- 



( run in 1.418 second using v1.01-cache-2.11-cpan-39bf76dae61 )