Hey Peter,

I don't have any way of verifying on the server side, other than measuring
the time it takes for curl_exec to return a response. On the client side I
can see that PHP's json_encode/json_decode functions are taking less than
.5% of the total run time, even with a batch size of 10000. During one of my
100000 node attempts, I printed out the server response of the "500 Heap
space" error. It seemed like the last method in the stack trace was dealing
with a "Deserializer" class or method.  I will try again and capture the
stack trace output to post here.

Thanks,

-- Josh Adell



--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/Neo4jPHP-batch-insert-benchmarks-tp3282984p3283926.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to