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
Total Self Cost / Total Inclusive Cost show 0
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
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
 
Toast  
View profile  
 More options Jan 3 2011, 12:36 pm
From: Toast <noh...@gmail.com>
Date: Mon, 3 Jan 2011 09:36:55 -0800 (PST)
Local: Mon, Jan 3 2011 12:36 pm
Subject: Total Self Cost / Total Inclusive Cost show 0
Hello.  I stumbled upon webgrind today, and I really like it's
simplicity.  I was able to install xdebug and webgrind in under 30
minutes.  FYI, I'm using 5.3.2 on ubuntu 10.04, xdebug 2.1.0.

Webgrind is working, as I can see a generated cachegrind file, my
custom functions, invocation count, links to files, etc.  However, all
cost metrics are reading as 0.00.  Also, it's returning a null value
for milliseconds, ie this is displayed towards the top right:
 - 136 different functions called in milliseconds ( runs, 136 shown)

I see that development on this project has really slowed to a crawl;
is anyone still working to maintain it?

Thanks!


 
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.
Joakim Nygård  
View profile  
 More options Jan 3 2011, 2:53 pm
From: Joakim Nygård <gugakf...@gmail.com>
Date: Mon, 3 Jan 2011 11:53:45 -0800 (PST)
Local: Mon, Jan 3 2011 2:53 pm
Subject: Re: Total Self Cost / Total Inclusive Cost show 0
Glad you found webgrind and like it. Indeed development has been slow
lately. We are considering moving webgrind to github to allow the
community better access and ensure future development, regardless of
our available time.

On Jan 3, 6:36 pm, Toast <noh...@gmail.com> wrote:


 
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.
oetting  
View profile  
 More options Jan 3 2011, 2:59 pm
From: oetting <oett...@gmail.com>
Date: Mon, 3 Jan 2011 11:59:47 -0800 (PST)
Local: Mon, Jan 3 2011 2:59 pm
Subject: Re: Total Self Cost / Total Inclusive Cost show 0
Regarding you problems with using webgrind.

It could sound like this issue: http://code.google.com/p/webgrind/issues/detail?id=60&can=1

Do you known if your cachegrind file is missing the summary line? (a
line starting with "summary:")

On Jan 3, 6:36 pm, Toast <noh...@gmail.com> wrote:


 
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.
Toast  
View profile  
 More options Jan 3 2011, 3:25 pm
From: Toast <noh...@gmail.com>
Date: Mon, 3 Jan 2011 14:25:10 -0600
Local: Mon, Jan 3 2011 3:25 pm
Subject: Re: Total Self Cost / Total Inclusive Cost show 0

Grepping through the cachegrind file shows no summary line.  I'm assuming
it's the one saved in tmp.

The issue sounds exactly the same.  We do use exit within the code, but it
should only be triggered when an error occurs.  The page is rendering
correctly, so I do not believe exit is being called.

It looks like the second xdebug bug was marked resolved in 2007 (
http://bugs.xdebug.org/view.php?id=631).  That'd be crazy if it popped up a
3rd time. =D


 
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.
oetting  
View profile  
 More options Jan 3 2011, 4:19 pm
From: oetting <oett...@gmail.com>
Date: Mon, 3 Jan 2011 13:19:42 -0800 (PST)
Local: Mon, Jan 3 2011 4:19 pm
Subject: Re: Total Self Cost / Total Inclusive Cost show 0
On Jan 3, 9:25 pm, Toast <noh...@gmail.com> wrote:

> Grepping through the cachegrind file shows no summary line.  I'm assuming
> it's the one saved in tmp.

The file created by xdebug. Typically called something like
cachegrindXXX.out. That file should contain a "summary: X" line for
webgrind to work.

> The issue sounds exactly the same.  We do use exit within the code, but it
> should only be triggered when an error occurs.  The page is rendering
> correctly, so I do not believe exit is being called.

Ok. Strange.

> It looks like the second xdebug bug was marked resolved in 2007 (http://bugs.xdebug.org/view.php?id=631).  That'd be crazy if it popped up a
> 3rd time. =D

That was the issue we reported. Please look at the date again, it is
from 2010 :)

 
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.
Toast  
View profile  
 More options Jan 3 2011, 5:16 pm
From: Toast <noh...@gmail.com>
Date: Mon, 3 Jan 2011 16:16:04 -0600
Local: Mon, Jan 3 2011 5:16 pm
Subject: Re: Total Self Cost / Total Inclusive Cost show 0

The file is cachegrind.out.17292, which is the same one webgrind refers to
in it's drop-down.  It does *not* contain a summary line.

My bad, definitely read the date backwards. *facepalm*

There's no rush on this.  I'm (slowly) trying to automate some of my more
routine tasks.  Being able to run an automated performance check of our site
before deploy would be nice.


 
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.
Olle Jonsson  
View profile  
 More options Jan 4 2011, 6:48 am
From: Olle Jonsson <olle.jons...@gmail.com>
Date: Tue, 4 Jan 2011 12:48:30 +0100
Local: Tues, Jan 4 2011 6:48 am
Subject: Re: Total Self Cost / Total Inclusive Cost show 0
Dear Toast and webgrinders,

The Automated Performance Check concept sounds like WIN.

Could you lay out your assumptions, and steps to get there? Perhaps
we, the larger group, could assist in some way.


 
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.
Toast  
View profile  
 More options Jan 4 2011, 11:24 am
From: Toast <noh...@gmail.com>
Date: Tue, 4 Jan 2011 10:24:06 -0600
Local: Tues, Jan 4 2011 11:24 am
Subject: Re: Total Self Cost / Total Inclusive Cost show 0

I have a realistic plan and an ideal plan:

Realistic:  Turn webgrind on before one of our testers does a full site
sweep, have him note any pages that load exceptionally slow, and analyze the
performance afterwards.  This is automated in that I don't have to do it. =D

Ideal:  Set up selenium (or something else from http://openqa.org/) in
conjunction with webgrind.  Schedule a full site sweep to run every night,
and review the results in the morning.  Possibly pull/graph these results on
an ongoing basis.  Since I haven't actually gotten around to setting up
selenium yet, I'm not sure how viable this plan is.

Of course, step one is getting this bug figured out. =D


 
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.
Nicolas Mendoza  
View profile  
 More options Feb 12, 8:16 am
From: Nicolas Mendoza <nasj...@gmail.com>
Date: Tue, 12 Feb 2013 05:16:52 -0800 (PST)
Local: Tues, Feb 12 2013 8:16 am
Subject: Re: Total Self Cost / Total Inclusive Cost show 0

On Monday, January 3, 2011 9:25:10 PM UTC+1, Toast wrote:

> Grepping through the cachegrind file shows no summary line.  I'm assuming
> it's the one saved in tmp.

> The issue sounds exactly the same.  We do use exit within the code, but it
> should only be triggered when an error occurs.  The page is rendering
> correctly, so I do not believe exit is being called.

> It looks like the second xdebug bug was marked resolved in 2007 (
> http://bugs.xdebug.org/view.php?id=631).  That'd be crazy if it popped up
> a 3rd time. =D

This happens also when a script ends because it runs too long. How can I
fake a summary line for now?

 
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.
End of messages
« Back to Discussions « Newer topic     Older topic »