我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

是否可以将HHVM字节码存储为文件?

Is there a way to save HHVM bytecode as a file, since HHVM uses JIT bytecode compilation instead of compiling? If not, are there any alternatives for modern PHP versions (5.5,5.6)?

You can generate bytecode, which is saved in internal SQLite database and then switch on Repo.Authoritative mode, under which HHVM will only use bytecode from SQLite db and never touch source .php files. See http://hhvm.com/blog/4061/go-faster

近期文章

  • DataTransformer中的reverseTransform不起作用
  • 使用复选框和PHP更新MySQL数据库
  • 统计页面 - 逐个加载每个统计信息<div>
  • 使用PHP和MySQL的'字段列表'中的未知列''
  • 通过php将多个表行插入mysql
  • 刀片模板中的foreach无法正常工作
  • 使用jquery [duplicate]在添加的表单上应用验证
  • 在Zend Framework 2中动态加载模块
  • CodeIgniter不会加载特定的控制器
  • Paypal Rest API - 如何获取客户端ID和密码?
  • 在Laravel构造函数中将模型链接到父级
  • 删除除PHP中第一个以外的所有列表元素?
  • 如何将“first”和“last”类添加到div行?
  • 如何将PHP中的时间转换为用户友好的文本?
  • 如何通过PHP检测中东访问者?
  • PHP Mysql在where子句中使用MD5选择电子邮件
  • 如何使用PHP获取每个年龄组的数量
  • 删除彼此相邻的重复字符
  • 在空表上选择但仍然获得列名
  • 允许HTTPS包装器的自签名证书

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华