HHVM/Róla
< HHVM
This page is obsolete. It is being retained for archival purposes. It may document extensions or features that are obsolete and/or no longer supported. Do not rely on the information here being up-to-date. |
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.
A HHVM 2014 november 25-én már minden wikin működésbe lépett.[1] 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[2] show that HHVM is significantly faster than the current PHP interpreter.
GyIK
- Mit csinál a HHVM?
- A HHVM csökkenti a betöltési idejét:
- Bármely lapnak, amelyet bejelentkezve tekintesz meg.
- Lapok mentésének, amelyeket szerkesztettél, akár be vagy jelentkezve akár nem.
- A HHVM csökkenti a betöltési idejét:
- Why are some edits tagged?
- Initially, HHVM was an optional beta feature available only to users who requested it. Most már univerzális minden szerkesztőnek. 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.
- Mik a HHVM ismert hibái?
- All bugs related to HHVM are tagged with the keyword "hhvm" on Phabricator , so you can use a tag search to see all open bugs.
- Hol jelentsem be azokat a hibákat, amelyek szerintem a HHVM-hez kapcsolódnak.