From 84adefa331c4159d432d22840663c38f155cd4c1 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 20 Nov 2009 14:54:40 +0000 Subject: The R13B03 release. --- system/doc/efficiency_guide/call_result.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 system/doc/efficiency_guide/call_result.html (limited to 'system/doc/efficiency_guide/call_result.html') diff --git a/system/doc/efficiency_guide/call_result.html b/system/doc/efficiency_guide/call_result.html new file mode 100644 index 0000000000..37b8931cdf --- /dev/null +++ b/system/doc/efficiency_guide/call_result.html @@ -0,0 +1,26 @@ + + +Benchmark Results + + +

Benchmark Results

+

call_bm

+
+ + + + + + + + + + + + + + +
Test5.4
BEAM
local_call1.00
external_call1.08
fun_call2.79
apply_fun3.54
apply_mfa_implicit7.76
apply_mfa_explicit8.21
+

Source for call_bm.erl + + -- cgit v1.2.3