Skip to content

Conversation

@phraktle
Copy link
Contributor

ObjectMapper is in fact thread-safe (see javadoc).

Yields a ~3-5% improvement in Benchmark, improving issue #13.

@oschwald
Copy link
Member

This seems reasonable. Could you clean up the Git history to get rid of the merge commit and the .gitignore change?

ObjectMapper is in fact thread-safe (see
https://fasterxml.github.io/jackson-databind/javadoc/2.6/com/fasterxml/jackson/databind/ObjectMapper.html).

Yields a ~3-5% improvement in Benchmark.

Also, pointer offsets should be static. Negligible perf impact, more of a stylistic improvement.
@phraktle
Copy link
Contributor Author

squashed commits.

@oschwald oschwald merged commit 4d0ea4c into maxmind:master Dec 14, 2015
@oschwald
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants