Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

iliaal
Copy link
Contributor

@iliaal iliaal commented May 21, 2011

I've modified the code to store the socket information inside the object struct. This allows code to avoid 2 hash lookups on every function (1 lookup of object property and another to lookup the socket in the resource list). This makes this specific operation 15-20% faster.

There are also a few compiler warning fixes.

@briceburg
Copy link

Curious here - any reason why this was not merged?

@iliaal
Copy link
Contributor Author

iliaal commented Feb 11, 2012

No idea :-)


Ilia
On Feb 11, 2012 4:35 PM, "Brice Burgess" <
[email protected]>
wrote:

Curious here - any reason why this was not merged?


Reply to this email directly or view it on GitHub:
#18 (comment)

@abrosimov abrosimov mentioned this pull request Mar 11, 2012
@lstrojny
Copy link

Anything wrong with this patch?

@iliaal
Copy link
Contributor Author

iliaal commented Jun 13, 2012

Not as far as I know

On Wed, Jun 13, 2012 at 12:56 PM, Lars Strojny
[email protected]
wrote:

Anything wrong with this patch?


Reply to this email directly or view it on GitHub:
#18 (comment)

@bigfg bigfg mentioned this pull request Aug 9, 2016
@yatsukhnenko
Copy link
Member

Reimplemented in 8fa85af

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.

4 participants