Giter VIP home page Giter VIP logo

Comments (4)

dstogov avatar dstogov commented on July 20, 2024

TMP_DIR is used only for a lock file.

from zendoptimizerplus.

thelounge-zz avatar thelounge-zz commented on July 20, 2024

Am 11.03.2013 14:09, schrieb Dmitry Stogov:

TMP_DIR is used only for a lock file.


Reply to this email directly or view it on GitHub
https://github.com/zend-dev/ZendOptimizerPlus/issues/60#issuecomment-14712202

uhm and where is the mmap-file?

i am missing a counterpart for
apc.mmap_file_mask = /var/cache/apc/apc.XXXXXX

httpd 10503 root mem REG 9,1 133304 133894
/usr/lib64/php/modules/ZendOptimizerPlus.so
httpd 10503 root 11u REG 9,1 0 1574374
/var/cache/zendoptimizer/.ZendSem.bkblwc (deleted)
httpd 11890 apache mem REG 9,1 133304 133894
/usr/lib64/php/modules/ZendOptimizerPlus.so
httpd 11890 apache 11u REG 9,1 0 1574374
/var/cache/zendoptimizer/.ZendSem.bkblwc (deleted)
httpd 11937 apache mem REG 9,1 133304 133894
/usr/lib64/php/modules/ZendOptimizerPlus.so
httpd 11937 apache 11u REG 9,1 0 1574374
/var/cache/zendoptimizer/.ZendSem.bkblwc (deleted)
httpd 11955 apache mem REG 9,1 133304 133894
/usr/lib64/php/modules/ZendOptimizerPlus.so
httpd 11955 apache 11u REG 9,1 0 1574374
/var/cache/zendoptimizer/.ZendSem.bkblwc (deleted)
httpd 11959 apache mem REG 9,1 133304 133894
/usr/lib64/php/modules/ZendOptimizerPlus.so
httpd 11959 apache 11u REG 9,1 0 1574374
/var/cache/zendoptimizer/.ZendSem.bkblwc (deleted)
httpd 12067 apache mem REG 9,1 133304 133894
/usr/lib64/php/modules/ZendOptimizerPlus.so
httpd 12067 apache 11u REG 9,1 0 1574374
/var/cache/zendoptimizer/.ZendSem.bkblwc (deleted)
httpd 12119 apache mem REG 9,1 133304 133894
/usr/lib64/php/modules/ZendOptimizerPlus.so
httpd 12119 apache 11u REG 9,1 0 1574374
/var/cache/zendoptimizer/.ZendSem.bkblwc (deleted)
httpd 12125 apache mem REG 9,1 133304 133894
/usr/lib64/php/modules/ZendOptimizerPlus.so
httpd 12125 apache 11u REG 9,1 0 1574374
/var/cache/zendoptimizer/.ZendSem.bkblwc (deleted)
httpd 12146 apache mem REG 9,1 133304 133894
/usr/lib64/php/modules/ZendOptimizerPlus.so
httpd 12146 apache 11u REG 9,1 0 1574374
/var/cache/zendoptimizer/.ZendSem.bkblwc (deleted)
httpd 12151 apache mem REG 9,1 133304 133894
/usr/lib64/php/modules/ZendOptimizerPlus.so
httpd 12151 apache 11u REG 9,1 0 1574374
/var/cache/zendoptimizer/.ZendSem.bkblwc (deleted)
httpd 12775 apache mem REG 9,1 133304 133894
/usr/lib64/php/modules/ZendOptimizerPlus.so
httpd 12775 apache 11u REG 9,1 0 1574374
/var/cache/zendoptimizer/.ZendSem.bkblwc (deleted)

from zendoptimizerplus.

dstogov avatar dstogov commented on July 20, 2024

mmap(0, requested_size, PROT_READ | PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0);

O+ uses anonymous mapping.

from zendoptimizerplus.

thelounge-zz avatar thelounge-zz commented on July 20, 2024

OK, thank you!
BTW benchmarks compared APC/ZendOptimzer on the same machine to a CMS-page are impressive


Zend Optimizer:
Concurrency Level: 100
Time taken for tests: 929.985 seconds
Complete requests: 500000
Failed requests: 50399
Write errors: 0
Total transferred: 16815888676 bytes
HTML transferred: 16602388676 bytes
Requests per second: 537.64 #/sec
Time per request: 185.997 ms
Time per request: 1.860 [ms](mean, across all concurrent requests)
Transfer rate: 17658.11 [Kbytes/sec] received


APC:
Concurrency Level: 100
Time taken for tests: 1035.094 seconds
Complete requests: 500000
Failed requests: 50057
Write errors: 0
Total transferred: 16815889682 bytes
HTML transferred: 16602389682 bytes
Requests per second: 483.05 #/sec
Time per request: 207.019 ms
Time per request: 2.070 [ms](mean, across all concurrent requests)
Transfer rate: 15865.00 [Kbytes/sec] received

from zendoptimizerplus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.