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

improve get with params performance #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ekky-kharismadhany
Copy link

No description provided.

@ekky-kharismadhany
Copy link
Author

ekky-kharismadhany commented Jun 26, 2021

Hello, I make small improvement to your already awesome project. I change the empty method to isset and get parameter from $vars=array() to $vars=null. My testing method is simple, i use for loops to calls $curl->get() function 10 times and count how long the operation is.

This is my test result:
image

Kindly check please XD

Delete some residual benchmark
Delete residual debug
@andhikayuana
Copy link
Owner

hi @ekharisma, thanks for the PR, I will review it as soon as possible

@ekky-kharismadhany
Copy link
Author

ekky-kharismadhany commented Jul 10, 2021 via email

@@ -0,0 +1 @@
,DESKTOP-2GSR8J5/Ekky,DESKTOP-2GSR8J5,27.06.2021 02:24,file:///C:/Users/Ekky/AppData/Roaming/LibreOffice/4;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove this file @ekharisma

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and please Hasil.ods file convert to results.csv file

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

Successfully merging this pull request may close these issues.

3 participants