Commit 7cad9be
committed
[rails] Don't use a logger
Not using a logger is faster than setting the log level to fatal.
+----------------+------+-----+-----+------+-------+---------+------------+--------------+
| branch_name| json| db|query|update|fortune|plaintext|cached-query|weighted_score|
+----------------+------+-----+-----+------+-------+---------+------------+--------------+
| master|152537|33415|28714| 13947| 20249| 186596| 27632| 1901|
|rails/nil-logger|157689|34283|30021| 15317| 21485| 184987| 26848| 2034|
+----------------+------+-----+-----+------+-------+---------+------------+--------------+1 parent f0a641a commit 7cad9be
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments