Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

Don't use GUID in GetRequestIdentifier #384

Closed
wants to merge 0 commits into from

Conversation

DamianEdwards
Copy link
Member

Lazily increments a long and formats it to a HEX string. Results in SmurfLab show a performance increase of ~10% in the plaintext benchmark.
#306

}
}

private string GenerateRequestId(long id)
Copy link
Member Author

Choose a reason for hiding this comment

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

Meant to make this static, will fix.

@davidfowl
Copy link
Member

:shipit:

@DamianEdwards DamianEdwards force-pushed the damianedwards/fast-request-id branch from 3f492fc to 7441855 Compare October 5, 2015 05:47
@DamianEdwards DamianEdwards deleted the damianedwards/fast-request-id branch October 5, 2015 05:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants