-
Hi all,
For some time I've been having a memory leak in my application. The current setup runs with Ruby 2.3.0, Rails 4.2 and Puma Webserver puma 2.15.3 It is recommended by Heroku to use Puma, howev…
-
ngx_pagespeed does not currently allow to use Redis as a cache backend: are there any plans to support it?
CAFxX updated
7 years ago
-
Rack::App appears to have O(1) routing, at least for static routes (as one would expect from using a hash table), but it also appears that application initialization is quadratic in the number of rout…
-
Hi, I'm sorry to bring this up once more as it has been referenced several times now. But still, I cannot get a TCP server to put more than one packet in the send queue due to incorrect handling of th…
-
With https://www.drupal.org/node/2157455 finally having been completed, it would be nice if users could switch from MySQL/MariaDB/Percona to PostgreSQL (at least for Drupal 8) optionally.
I don't cur…
-
when pyb.delay in range cycle by REPL, esp8266 will reboot.
![delayerror](https://cloud.githubusercontent.com/assets/10249878/7787949/6828cb16-0259-11e5-92ff-06da839f83dc.jpg)
-
I set up 3 VMs for PHP 5.5, 5.6, and (attempting) 7.0 to replicate the set up from your excellent article at http://www.jeffgeerling.com/blogs/jeff-geerling/benchmarking-drupal-8-php-7-vs-hhvm. (I'm d…
-
# Description
[airspeed velocity](https://github.com/spacetelescope/asv) is a tool for benchmarking Python packages over their lifetime. It is primarily is designed to benchmark a single project ove…
-
- Block API call to query WorkStats (thread safe copy)
- improve work stats to include per port info, anything relevant
- Work stats for hierarchies?
-
In reference to this: https://github.com/php/php-src/blob/php-7.0.0alpha2/UPGRADING
Having read through that document, I can't see any potential problems for phpMussel (I don't think it's relying on …