Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Neo4j performance using PHP API
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Josh Adell  
View profile  
 More options Oct 1 2012, 12:30 pm
From: Josh Adell <josh.ad...@gmail.com>
Date: Mon, 1 Oct 2012 09:30:49 -0700 (PDT)
Local: Mon, Oct 1 2012 12:30 pm
Subject: Re: [Neo4j] Neo4j performance using PHP API

Have you determined how much time is spent on the server vs. in your client
code? What is the execution time if you execute the query in webadmin or
the neo4j shell?

-- Josh

On Monday, October 1, 2012 7:04:52 AM UTC-4, terrasoff wrote:

> Ist this the first execution?
>> Try to measure the second and later

> 1st: 1000ms
> 2nd: 300ms

>> Also you don't need to collect in your usecase as you don't have grouping
>> values
>> Then you can also use order by

>> i use collect() to prepare data for Javascript
> you won't believe me, but collect(*) works faster! (300ms vs 800ms)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.