Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Facebook HHVM #119

Open
aftabnaveed opened this issue Feb 15, 2015 · 4 comments
Open

Add support for Facebook HHVM #119

aftabnaveed opened this issue Feb 15, 2015 · 4 comments

Comments

@aftabnaveed
Copy link

would it be possible to add support for Facebook HHVM, is there kind of any plugin API documentation available?

@voellm
Copy link
Contributor

voellm commented Feb 15, 2015

Do you have ab link for HipHop? We have talked about to phpbench. Is that
what you are thinking?
On Feb 15, 2015 1:37 PM, "Aftab Naveed" [email protected] wrote:

would it be possible to add support for Facebook HHVM, is there kind of
any plugin API documentation available?

Reply to this email directly or view it on GitHub
#119.

@aftabnaveed
Copy link
Author

I am not sure what do you mean by ab here is that apache (ab) utility ? Sorry if I soud naive there.

HHVM is a different engine for php, i assume phpbench would be based on standard zend engine?

@voellm
Copy link
Contributor

voellm commented Feb 15, 2015

Do you have a link to hhvm? I'll check it out.
On Feb 15, 2015 2:00 PM, "Aftab Naveed" [email protected] wrote:

I am not sure what do you mean by ab here is that apache (ab) utility ?
Sorry if I soud naive there.

HHVM is a different engine for php, i assume phpbench would be based on
standard zend engine?

Reply to this email directly or view it on GitHub
#119 (comment)
.

@aftabnaveed
Copy link
Author

http://hhvm.com

@voellm voellm added this to the P2 milestone Mar 12, 2015
@voellm voellm added the P2 label Mar 24, 2015
@voellm voellm modified the milestone: P2 Mar 24, 2015
keerockl pushed a commit to keerockl/PerfKitBenchmarker that referenced this issue Jan 11, 2020
* Initial working fio micro on Clear Linux.

* Found a cleaner way to install packages that didn't require a linux_packages/<pkgname.py> and also clarified the metadata collected about Clear Linux.

* Removed the fio package installation. It is not needed since fio is pulled from its git repo and compiled.

* First commit of a functional code for fio on the AWS Clear Linux image.

* Bugfix: mkdir fails on Clear when /etc/sudoers.d already exists.

* Removed some librdkafka methods for Clear that were misplaced, and not applicable to branch.

* Removed some commented code, more Clear stuff previously overlooked.

* Removed some refactoring that wasn't required.

* Removing a tab in linux_virtual_machine.py, and a space + an import statement in collectd.py.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants