Commit cad07f3
committed
[ruby/rack] Don't use async_thread_pool
Not using async_thread_pool seems faster:
+-------------------------+---------+------+------+-----+-----+-------+--------------+
| branch_name|plaintext|update| json| db|query|fortune|weighted_score|
+-------------------------+---------+------+------+-----+-----+-------+--------------+
| master| 101265| 13921|113730|33371|24701| 28719| 1794|
|disable-async-thread-pool| 102381| 13441|126911|40248|28379| 43834| 1928|1 parent f749c9f commit cad07f3
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 22 | + | |
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
| |||
0 commit comments