|
|
|
|
|
by setheron
769 days ago
|
|
my thinking: 40ms might matter if you consider the number of times a process might restart, the number of instances you run and on how many hosts. That could be considerable wasted cycles in aggregate.
(i.e. cloud provider) Also it's not only a function of how many shared libraries but how many symbols they each individually have as well -- also their symbol length as well. |
|