Ocean West Posted April 30, 2015 Posted April 30, 2015 Instead of using UUID is it possible to use to UUID as a decimal number? is there any performance increase by reducing the indexes and speed any synchronizations?
Josh Ormond Posted April 30, 2015 Posted April 30, 2015 From what I've used of it so far, yes there is a performance benefit. I don't think it's noticeable most of the time. But in larger files, I'm sure the difference is more noticeable. Especially when you are collecting IDs. In actual testing, I've found under the load I'm using a 5-10% performance boost. ( this is hitting a server that is 1500 miles away ) 1
Jesse Barnum Posted May 1, 2015 Posted May 1, 2015 I really don't know the answer to this one, so I'm going with Josh :-)
Recommended Posts
This topic is 3495 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now