HHVM/حول
< HHVM
هذه الصفحة متقادمة. قررنا الاحتفاظ بها لأغراض الأرشفة. ربما توثق هذه الصفحة امتدادات أو سمات متقادمة أو لم تعد مدعومة أو كلاهما. لا تعتمد على أن المعلومات المذكورة هنا حديثة. |
HHVM (also known as the HipHop Virtual Machine) is a virtual machine for PHP, with an associated just-in-time (JIT) compiler. Deploying HHVM on a MediaWiki wiki should lead to performance improvements across the board for most users.
HHVM was fully deployed to all wikis on 2014-11-25.[١] You can verify that it is enabled for you by visiting Special:Version on your wiki, and checking that it says "HHVM" instead of "PHP" in the "Installed software" table.
Our preliminary benchmarks[٢] show that HHVM is significantly faster than the current PHP interpreter.
الأسئلة الشائعة
- What does HHVM do?
- HHVM should decrease the loading time for:
- أي صفحة يتم عرضها عند تسجيل الدخول.
- حفظ الصفحة التي قد قمت بتعديلها, سواء قمت بتسجيل الدخول أو لا.
- HHVM should decrease the loading time for:
- Why are some edits tagged?
- Initially, HHVM was an optional beta feature available only to users who requested it. Now it is universal for all users. The tags were hidden from the default view on November 10, 2014.
- Why are edits made using gadgets not using HHVM?
- Most gadgets use the API to edit, which currently does not support this beta feature.
- What are the known issues with HHVM?
- All bugs related to HHVM are tagged with the keyword "hhvm" on فبريكاتور , so you can use a tag search to see all open bugs.
- Where should I report issues that I think are related to HHVM?