Skip to content

Improving clearCache and mutableObjectFromJSONDataWithParseOptions: performance. - #126

Open
roustem wants to merge 1 commit into
johnezang:masterfrom
agilebits:upstream
Open

Improving clearCache and mutableObjectFromJSONDataWithParseOptions: performance.#126
roustem wants to merge 1 commit into
johnezang:masterfrom
agilebits:upstream

Conversation

@roustem

@roustem roustem commented May 10, 2013

Copy link
Copy Markdown

Replacing 1024 memset calls with a single call.

clearCache before:
clearCache before

clearCache after:
clearCache after

mutableObjectFromJSONDataWithParseOptions before
mutableObjectFromJSONDataWithParseOptions before

mutableObjectFromJSONDataWithParseOptions after
mutableObjectFromJSONDataWithParseOptions after

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.

1 participant