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

Optimized #76

Closed
segg21 opened this issue Nov 15, 2016 · 2 comments
Closed

Optimized #76

segg21 opened this issue Nov 15, 2016 · 2 comments

Comments

@segg21
Copy link

segg21 commented Nov 15, 2016

I was thinking about re-writing something as similar as this but better, but I've done some tests and see that the slow performance is caused by loading times. There's nothing wrong with this, and is better than anything I've seen so far with mostly all the forum functionalities. API.php is pretty heavy.

I've reduced the load time by calling those classes that's needed. Mainly I took all the classes out and moved them all into /api. I'm satisfied now that the site I'm using xenapi loads way much more faster.

Now, since I organized things it's better to work with if I need to extend xenapi further. Anyways thanks for this. You saved me soo much time(If I had to develop something as similar as this).

@bato3
Copy link

bato3 commented Mar 2, 2017

@LegitSoulja
Can you send your changes to the git? Gladly I would use an optimized version.

@segg21
Copy link
Author

segg21 commented Mar 3, 2017

@bato3 what do you mean?

@segg21 segg21 closed this as completed Apr 28, 2017
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