summaryrefslogtreecommitdiff
path: root/src/code/2/fib_perf.out
diff options
context:
space:
mode:
authorkballou <kballou@devnulllabs.io>2016-03-18 23:18:38 -0600
committerkballou <kballou@devnulllabs.io>2016-03-18 23:18:38 -0600
commit295bf24053425eed651f69b1660c778d0efab62d (patch)
treeabb2fef2dcfe72eff53a17315fbe720aa422f1ee /src/code/2/fib_perf.out
parentf6dbc3e24ae3aaccc2c2485441dca56e029b4ad5 (diff)
downloadfunc-w-elixir-295bf24053425eed651f69b1660c778d0efab62d.tar.gz
func-w-elixir-295bf24053425eed651f69b1660c778d0efab62d.tar.xz
Misc code example updates
Use more idiomatic examples
Diffstat (limited to 'src/code/2/fib_perf.out')
-rw-r--r--src/code/2/fib_perf.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/code/2/fib_perf.out b/src/code/2/fib_perf.out
index dda3a70..0d99ac5 100644
--- a/src/code/2/fib_perf.out
+++ b/src/code/2/fib_perf.out
@@ -5,5 +5,5 @@
% /usr/bin/time elixir fib_itr.exs
12586269025
-0.24user 0.06system 0:00.28elapsed 110%CPU (0avgtext+0avgdata 33916maxresident)k
-0inputs+0outputs (0major+7617minor)pagefaults 0swaps
+0.25user 0.05system 0:00.27elapsed 112%CPU (0avgtext+0avgdata 38668maxresident)k
+0inputs+0outputs (0major+7450minor)pagefaults 0swaps