Skip to content

Commit 6d5f033

Browse files
committed
Update Benchmarks
1 parent 193ae80 commit 6d5f033

33 files changed

+585
-585
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,12 @@ You can also find all the documents [here](https://foxify.js.org).
103103

104104
| Framework | Version | R/S |
105105
| :--------: | :---------: | :----------: |
106-
| **Foxify** | **0.10.6** | **26,331.2** |
107-
| fastify | 1.12.1 | 25,675.2 |
108-
| **bare** | **10.12.0** | **21,931.2** |
109-
| hapi | 17.6.0 | 18801.6 |
110-
| express | 4.16.4 | 16,200 |
111-
| restify | 7.2.1 | 15,207.2 |
106+
| **Foxify** | **0.10.7** | **27,716.8** |
107+
| fastify | 1.13.0 | 26,654.4 |
108+
| **bare** | **10.13.0** | **22,366.4** |
109+
| hapi | 17.7.0 | 19,662.41 |
110+
| express | 4.16.4 | 17,468 |
111+
| restify | 7.2.2 | 14,660 |
112112

113113
> More detailed benchmarks available [here](https://github.com/foxifyjs/benchmarks)
114114

docs/classes/accepts.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h3>constructor</h3>
115115
<li class="tsd-description">
116116
<aside class="tsd-sources">
117117
<ul>
118-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/utils/accepts.ts#L29">utils/accepts.ts:29</a></li>
118+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/utils/accepts.ts#L29">utils/accepts.ts:29</a></li>
119119
</ul>
120120
</aside>
121121
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -137,7 +137,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> headers</h3>
137137
<div class="tsd-signature tsd-kind-icon">headers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">IncomingHttpHeaders</span></div>
138138
<aside class="tsd-sources">
139139
<ul>
140-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/utils/accepts.ts#L27">utils/accepts.ts:27</a></li>
140+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/utils/accepts.ts#L27">utils/accepts.ts:27</a></li>
141141
</ul>
142142
</aside>
143143
</section>
@@ -147,7 +147,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> negotiator</h3>
147147
<div class="tsd-signature tsd-kind-icon">negotiator<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Negotiator</span></div>
148148
<aside class="tsd-sources">
149149
<ul>
150-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/utils/accepts.ts#L29">utils/accepts.ts:29</a></li>
150+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/utils/accepts.ts#L29">utils/accepts.ts:29</a></li>
151151
</ul>
152152
</aside>
153153
</section>
@@ -164,7 +164,7 @@ <h3>charsets</h3>
164164
<li class="tsd-description">
165165
<aside class="tsd-sources">
166166
<ul>
167-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/utils/accepts.ts#L110">utils/accepts.ts:110</a></li>
167+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/utils/accepts.ts#L110">utils/accepts.ts:110</a></li>
168168
</ul>
169169
</aside>
170170
<div class="tsd-comment tsd-typography">
@@ -200,7 +200,7 @@ <h3>encodings</h3>
200200
<li class="tsd-description">
201201
<aside class="tsd-sources">
202202
<ul>
203-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/utils/accepts.ts#L95">utils/accepts.ts:95</a></li>
203+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/utils/accepts.ts#L95">utils/accepts.ts:95</a></li>
204204
</ul>
205205
</aside>
206206
<div class="tsd-comment tsd-typography">
@@ -236,7 +236,7 @@ <h3>languages</h3>
236236
<li class="tsd-description">
237237
<aside class="tsd-sources">
238238
<ul>
239-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/utils/accepts.ts#L129">utils/accepts.ts:129</a></li>
239+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/utils/accepts.ts#L129">utils/accepts.ts:129</a></li>
240240
</ul>
241241
</aside>
242242
<div class="tsd-comment tsd-typography">
@@ -272,7 +272,7 @@ <h3>types</h3>
272272
<li class="tsd-description">
273273
<aside class="tsd-sources">
274274
<ul>
275-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/utils/accepts.ts#L72">utils/accepts.ts:72</a></li>
275+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/utils/accepts.ts#L72">utils/accepts.ts:72</a></li>
276276
</ul>
277277
</aside>
278278
<div class="tsd-comment tsd-typography">

docs/classes/encapsulation.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ <h3>constructor</h3>
111111
<li class="tsd-description">
112112
<aside class="tsd-sources">
113113
<ul>
114-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/exceptions/Encapsulation.ts#L15">exceptions/Encapsulation.ts:15</a></li>
114+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/exceptions/Encapsulation.ts#L15">exceptions/Encapsulation.ts:15</a></li>
115115
</ul>
116116
</aside>
117117
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -157,7 +157,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> _fn</h3>
157157
<div class="tsd-signature tsd-kind-icon">_fn<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
158158
<aside class="tsd-sources">
159159
<ul>
160-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/exceptions/Encapsulation.ts#L15">exceptions/Encapsulation.ts:15</a></li>
160+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/exceptions/Encapsulation.ts#L15">exceptions/Encapsulation.ts:15</a></li>
161161
</ul>
162162
</aside>
163163
<div class="tsd-type-declaration">
@@ -201,7 +201,7 @@ <h3>run</h3>
201201
<li class="tsd-description">
202202
<aside class="tsd-sources">
203203
<ul>
204-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/exceptions/Encapsulation.ts#L21">exceptions/Encapsulation.ts:21</a></li>
204+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/exceptions/Encapsulation.ts#L21">exceptions/Encapsulation.ts:21</a></li>
205205
</ul>
206206
</aside>
207207
<h4 class="tsd-parameters-title">Parameters</h4>

docs/classes/engine.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> Callback</h3>
115115
<div class="tsd-signature tsd-kind-icon">Callback<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
116116
<aside class="tsd-sources">
117117
<ul>
118-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/view/Engine.ts#L5">view/Engine.ts:5</a></li>
118+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/view/Engine.ts#L5">view/Engine.ts:5</a></li>
119119
</ul>
120120
</aside>
121121
<div class="tsd-type-declaration">
@@ -156,7 +156,7 @@ <h3>constructor</h3>
156156
<li class="tsd-description">
157157
<aside class="tsd-sources">
158158
<ul>
159-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/view/Engine.ts#L11">view/Engine.ts:11</a></li>
159+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/view/Engine.ts#L11">view/Engine.ts:11</a></li>
160160
</ul>
161161
</aside>
162162
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -196,7 +196,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> _ext</h3>
196196
<div class="tsd-signature tsd-kind-icon">_ext<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
197197
<aside class="tsd-sources">
198198
<ul>
199-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/view/Engine.ts#L10">view/Engine.ts:10</a></li>
199+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/view/Engine.ts#L10">view/Engine.ts:10</a></li>
200200
</ul>
201201
</aside>
202202
</section>
@@ -206,7 +206,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> _handler</h3>
206206
<div class="tsd-signature tsd-kind-icon">_handler<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
207207
<aside class="tsd-sources">
208208
<ul>
209-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/view/Engine.ts#L11">view/Engine.ts:11</a></li>
209+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/view/Engine.ts#L11">view/Engine.ts:11</a></li>
210210
</ul>
211211
</aside>
212212
<div class="tsd-type-declaration">
@@ -237,7 +237,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> _path</h3>
237237
<div class="tsd-signature tsd-kind-icon">_path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
238238
<aside class="tsd-sources">
239239
<ul>
240-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/view/Engine.ts#L9">view/Engine.ts:9</a></li>
240+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/view/Engine.ts#L9">view/Engine.ts:9</a></li>
241241
</ul>
242242
</aside>
243243
</section>
@@ -254,7 +254,7 @@ <h3>render</h3>
254254
<li class="tsd-description">
255255
<aside class="tsd-sources">
256256
<ul>
257-
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/3047654/src/view/Engine.ts#L19">view/Engine.ts:19</a></li>
257+
<li>Defined in <a href="https://github.com/foxifyjs/foxify/blob/193ae80/src/view/Engine.ts#L19">view/Engine.ts:19</a></li>
258258
</ul>
259259
</aside>
260260
<h4 class="tsd-parameters-title">Parameters</h4>

0 commit comments

Comments
 (0)