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

Usage without incubator #9

Open
alexanderbluhm opened this issue May 24, 2016 · 2 comments
Open

Usage without incubator #9

alexanderbluhm opened this issue May 24, 2016 · 2 comments

Comments

@alexanderbluhm
Copy link

Is it possible to use this extension without incubator?
It's because we have less performance when we use incubator.

If not, is it possible to make a zephir version of this library? So we can use this as a dll without incubator and fast performance.

@sergeyklay
Copy link

Could you please explain a bit more about performance regression by using Incubator?

@alexanderbluhm
Copy link
Author

alexanderbluhm commented May 24, 2016

Phalcon's performance occurs from the C Code.
When we now use incubator and your extension it is real PHP Code and significantly slower than C Code when we submit many DB queries.
It would be awesome if there is a version of your extension using zephir.
(I do not really know if this is technically possible because I think that you need the references from the phalcon library)

But again the question: Is it possible to use this extension without the whole incubator poroject included? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants