Skip to content

Instantly share code, notes, and snippets.

@briandfoy
Created April 28, 2013 22:07
Show Gist options
  • Save briandfoy/5478606 to your computer and use it in GitHub Desktop.
Save briandfoy/5478606 to your computer and use it in GitHub Desktop.
non forking
path-tiny.pl: 15 lines, 217 characters.
mango@the-perl-review[~]$ perl5.10.1 path-tiny.pl dp-dump.mysql
Rate b h j i a l k g f d e c
b 1137/s -- -7% -11% -11% -11% -11% -12% -12% -12% -12% -13% -13%
h 1218/s 7% -- -4% -4% -5% -5% -5% -5% -5% -6% -6% -6%
j 1273/s 12% 4% -- 0% -1% -1% -1% -1% -1% -2% -2% -2%
i 1273/s 12% 4% 0% -- -1% -1% -1% -1% -1% -2% -2% -2%
a 1283/s 13% 5% 1% 1% -- -0% -0% -0% -0% -1% -2% -2%
l 1283/s 13% 5% 1% 1% 0% -- -0% -0% -0% -1% -2% -2%
k 1286/s 13% 6% 1% 1% 0% 0% -- 0% 0% -1% -1% -1%
g 1286/s 13% 6% 1% 1% 0% 0% 0% -- 0% -1% -1% -1%
f 1286/s 13% 6% 1% 1% 0% 0% 0% 0% -- -1% -1% -1%
d 1295/s 14% 6% 2% 2% 1% 1% 1% 1% 1% -- -1% -1%
e 1303/s 15% 7% 2% 2% 2% 2% 1% 1% 1% 1% -- 0%
c 1303/s 15% 7% 2% 2% 2% 2% 1% 1% 1% 1% 0% --
mango@the-perl-review[~]$ perl5.10.1 path-tiny.pl dp-dump.mysql
Rate g h f i d j e l k c b a
g 1168/s -- -1% -2% -2% -4% -4% -5% -5% -5% -6% -7% -8%
h 1184/s 1% -- -1% -1% -3% -3% -3% -3% -3% -4% -6% -6%
f 1193/s 2% 1% -- 0% -2% -2% -3% -3% -3% -4% -5% -6%
i 1193/s 2% 1% 0% -- -2% -2% -3% -3% -3% -4% -5% -6%
d 1218/s 4% 3% 2% 2% -- 0% -1% -1% -1% -1% -3% -4%
j 1218/s 4% 3% 2% 2% 0% -- -1% -1% -1% -1% -3% -4%
e 1227/s 5% 4% 3% 3% 1% 1% -- 0% 0% -1% -2% -3%
l 1227/s 5% 4% 3% 3% 1% 1% 0% -- 0% -1% -2% -3%
k 1227/s 5% 4% 3% 3% 1% 1% 0% 0% -- -1% -2% -3%
c 1236/s 6% 4% 4% 4% 1% 1% 1% 1% 1% -- -1% -2%
b 1254/s 7% 6% 5% 5% 3% 3% 2% 2% 2% 1% -- -1%
a 1264/s 8% 7% 6% 6% 4% 4% 3% 3% 3% 2% 1% --
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment