]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/context/doc/html/context/econtext/performance.html
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / context / doc / html / context / econtext / performance.html
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4 <title>Performance</title>
5 <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
6 <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Context">
8 <link rel="up" href="../econtext.html" title="Execution context">
9 <link rel="prev" href="stack/stack_context.html" title="Class stack_context">
10 <link rel="next" href="architectures.html" title="Architectures">
11 </head>
12 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13 <table cellpadding="2" width="100%"><tr>
14 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
15 <td align="center"><a href="../../../../../../index.html">Home</a></td>
16 <td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
17 <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
18 <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
19 <td align="center"><a href="../../../../../../more/index.htm">More</a></td>
20 </tr></table>
21 <hr>
22 <div class="spirit-nav">
23 <a accesskey="p" href="stack/stack_context.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../econtext.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="architectures.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
24 </div>
25 <div class="section">
26 <div class="titlepage"><div><div><h3 class="title">
27 <a name="context.econtext.performance"></a><a class="link" href="performance.html" title="Performance">Performance</a>
28 </h3></div></div></div>
29 <p>
30 Performance of <span class="bold"><strong>Boost.Context</strong></span> was measured
31 on the platforms shown in the following table. Performance measurements were
32 taken using <code class="computeroutput"><span class="identifier">rdtsc</span></code> and <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">chrono</span><span class="special">::</span><span class="identifier">high_resolution_clock</span></code>, with overhead corrections,
33 on x86 platforms. In each case, cache warm-up was accounted for, and the
34 one running thread was pinned to a single CPU. The code was compiled using
35 the build options, 'variant = release cxxflags = -DBOOST_DISABLE_ASSERTS'.
36 </p>
37 <div class="table">
38 <a name="context.econtext.performance.performance_of_context_switch"></a><p class="title"><b>Table&#160;1.1.&#160;Performance of context switch</b></p>
39 <div class="table-contents"><table class="table" summary="Performance of context switch">
40 <colgroup>
41 <col>
42 <col>
43 <col>
44 <col>
45 </colgroup>
46 <thead><tr>
47 <th>
48 <p>
49 Platform
50 </p>
51 </th>
52 <th>
53 <p>
54 ucontext_t
55 </p>
56 </th>
57 <th>
58 <p>
59 fcontext_t
60 </p>
61 </th>
62 <th>
63 <p>
64 windows fibers
65 </p>
66 </th>
67 </tr></thead>
68 <tbody>
69 <tr>
70 <td>
71 <p>
72 i386 <sup>[<a name="context.econtext.performance.f0" href="#ftn.context.econtext.performance.f0" class="footnote">a</a>]</sup>
73 </p>
74 </td>
75 <td>
76 <p>
77 708 ns / 754 cycles
78 </p>
79 </td>
80 <td>
81 <p>
82 37 ns / 37 cycles
83 </p>
84 </td>
85 <td>
86 <p>
87 ns / cycles
88 </p>
89 </td>
90 </tr>
91 <tr>
92 <td>
93 <p>
94 x86_64 <sup>[<a name="context.econtext.performance.f1" href="#ftn.context.econtext.performance.f1" class="footnote">b</a>]</sup>
95 </p>
96 </td>
97 <td>
98 <p>
99 547 ns / 1433 cycles
100 </p>
101 </td>
102 <td>
103 <p>
104 8 ns / 23 cycles
105 </p>
106 </td>
107 <td>
108 <p>
109 ns / cycles
110 </p>
111 </td>
112 </tr>
113 </tbody>
114 <tbody class="footnotes"><tr><td colspan="4">
115 <div class="footnote"><p><sup>[<a name="ftn.context.econtext.performance.f0" href="#context.econtext.performance.f0" class="para">a</a>] </sup>
116 AMD Athlon 64 DualCore 4400+
117 </p></div>
118 <div class="footnote"><p><sup>[<a name="ftn.context.econtext.performance.f1" href="#context.econtext.performance.f1" class="para">b</a>] </sup>
119 Intel Core2 Q6700
120 </p></div>
121 </td></tr></tbody>
122 </table></div>
123 </div>
124 <br class="table-break">
125 </div>
126 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
127 <td align="left"></td>
128 <td align="right"><div class="copyright-footer">Copyright &#169; 2014 Oliver Kowalke<p>
129 Distributed under the Boost Software License, Version 1.0. (See accompanying
130 file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
131 </p>
132 </div></td>
133 </tr></table>
134 <hr>
135 <div class="spirit-nav">
136 <a accesskey="p" href="stack/stack_context.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../econtext.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="architectures.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
137 </div>
138 </body>
139 </html>