Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

How to increase cayley performance #683

Open
h4ck3rm1k3 opened this issue May 7, 2017 · 0 comments
Open

How to increase cayley performance #683

h4ck3rm1k3 opened this issue May 7, 2017 · 0 comments

Comments

@h4ck3rm1k3
Copy link

h4ck3rm1k3 commented May 7, 2017

Here we looked into the import performance of cayley on bolt
https://discourse.cayley.io/t/performance-of-adding-quads-to-bolt-db-vs-memory/722/12

It showed the insert time degraded over time as more data was imported.

Top times from profile are are :

flat flat% sum% cum cum% Func
1920ms 6.93% 6.93% 2620ms 9.46% runtime.scanobject
1580ms 5.70% 12.63% 1580ms 5.70% runtime.memmove
1520ms 5.49% 18.12% 1520ms 5.49% runtime.cmpbody
1410ms 5.09% 23.20% 4640ms 16.74% runtime.mallocgc
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant