cukiernik
cukiernik
The improvement is not significant, single percentages. Speed up is due to reduce a system calls, but at the cost of increased page faults. I am testing it on a...
Should I redo "push" to start "**expected checks**" processes?
@ywkaras : Yes, I ran a tests, but I don't know what's on your mind when you write _all_?
Hello, after my long holidays. @ywkaras: I didn't run the _au test_, because _pip_ and _PyPi_ seem to endanger for my network security. @keesspoelstra: Yes, run it without a ram...
https://github.com/apache/trafficserver/issues/8693
Can You help mi about **RAT fail**? It be ok, if I put [Intel Open Source License](https://en.wikipedia.org/wiki/Intel_Open_Source_License) into headers?
@moonchen This commit is separated (as independent part of) from the major changes at event system.
@gaowayne, I tested https://github.com/apache/trafficserver/pull/8534 using NVDIMM, achieving a lag reduction.
@gaowayne .Can you verify and share a benchmark to https://github.com/cukiernik/trafficserver/tree/devdax?
For monitoring IPM You can use: `watch tools/ipm-performance` Simple test: ``` seq 1 1000000 | while read N ; do echo "http://127.0.0.1:8080/${RANDOM}" done | time xargs -P100 -n1 wget -O...