RavenDB and FreeDB: Small Steps over Time
Join the DZone community and get the full member experience.
Join For FreeOver a year ago I took the FreeDB data set and important to RavenDB, to see how it behaves with very large data sets. We got a customer request to handle a problem that was related to this data set, so I had to recreate the database.
The numbers are interesting.
Before optimization, 2012 | Two hours |
After optimization, 2012 | 42 minutes |
Current status | 28 minutes |
Seeing this, I think that I am going to be re-running the entire performance suite again, just to see what the numbers look like.
Data set
Data (computing)
optimization
Database
Requests
Opinions expressed by DZone contributors are their own.
Trending
-
Explainable AI: Making the Black Box Transparent
-
Build a Simple Chat Server With gRPC in .Net Core
-
Building A Log Analytics Solution 10 Times More Cost-Effective Than Elasticsearch
-
Playwright JavaScript Tutorial: A Complete Guide
Comments