[jira] Commented: (SOLR-176) Add detailed timing data to query response output

2007-06-15 Thread Ryan McKinley (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505397
 ] 

Ryan McKinley commented on SOLR-176:


> 
> Might it then make sense to wait until the search component thing is done?  
> Auto-timing everything would be easy.
> 

Yes, i think so.  but this is still useful for debuging in the meantime. (as a 
patch)

Will's addition is independent, it adds average timing info to RequestHandler 
statistics


> Add detailed timing data to query response output
> -
>
> Key: SOLR-176
> URL: https://issues.apache.org/jira/browse/SOLR-176
> Project: Solr
>  Issue Type: New Feature
>  Components: search
>Affects Versions: 1.2
>Reporter: Mike Klaas
>Assignee: Mike Klaas
>Priority: Minor
> Fix For: 1.3
>
> Attachments: dtiming.patch, dtiming.patch, dtiming.patch, 
> RequesthandlerBase.patch
>
>
> see 
> http://www.nabble.com/%27accumulate%27-copyField-for-faceting-tf3329986.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (SOLR-176) Add detailed timing data to query response output

2007-06-15 Thread Ryan McKinley (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505395
 ] 

Ryan McKinley commented on SOLR-176:


Will's RequesthandlerBase.patch addition is simple, straightforward, useful - i 
will add that now.

> Add detailed timing data to query response output
> -
>
> Key: SOLR-176
> URL: https://issues.apache.org/jira/browse/SOLR-176
> Project: Solr
>  Issue Type: New Feature
>  Components: search
>Affects Versions: 1.2
>Reporter: Mike Klaas
>Assignee: Mike Klaas
>Priority: Minor
> Fix For: 1.3
>
> Attachments: dtiming.patch, dtiming.patch, dtiming.patch, 
> RequesthandlerBase.patch
>
>
> see 
> http://www.nabble.com/%27accumulate%27-copyField-for-faceting-tf3329986.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (SOLR-176) Add detailed timing data to query response output

2007-06-15 Thread Mike Klaas (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505393
 ] 

Mike Klaas commented on SOLR-176:
-

Might it then make sense to wait until the search component thing is done?  
Auto-timing everything would be easy.

> Add detailed timing data to query response output
> -
>
> Key: SOLR-176
> URL: https://issues.apache.org/jira/browse/SOLR-176
> Project: Solr
>  Issue Type: New Feature
>  Components: search
>Affects Versions: 1.2
>Reporter: Mike Klaas
>Assignee: Mike Klaas
>Priority: Minor
> Fix For: 1.3
>
> Attachments: dtiming.patch, dtiming.patch, dtiming.patch, 
> RequesthandlerBase.patch
>
>
> see 
> http://www.nabble.com/%27accumulate%27-copyField-for-faceting-tf3329986.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (SOLR-176) Add detailed timing data to query response output

2007-03-20 Thread Hoss Man (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482550
 ] 

Hoss Man commented on SOLR-176:
---

i don't have any strong opinions, but i agree with your plan about putting some 
warnings in the RTTimer javadocs.

Random thought: it might be cleaner/easier in the long run to create/register a 
hog Handler that records timing differences and add calls to Logger.entering 
and Logger.exiting on the various methods.

someone may have already implemented such a Handler

> Add detailed timing data to query response output
> -
>
> Key: SOLR-176
> URL: https://issues.apache.org/jira/browse/SOLR-176
> Project: Solr
>  Issue Type: New Feature
>  Components: search
>Affects Versions: 1.2
>Reporter: Mike Klaas
> Assigned To: Mike Klaas
>Priority: Minor
> Fix For: 1.2
>
> Attachments: dtiming.patch, dtiming.patch
>
>
> see 
> http://www.nabble.com/%27accumulate%27-copyField-for-faceting-tf3329986.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (SOLR-176) Add detailed timing data to query response output

2007-03-19 Thread Mike Klaas (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482289
 ] 

Mike Klaas commented on SOLR-176:
-

Anyone else have an opinion on timing?  It would be easy for me to wrap 
StandardRequestHandler similarly and commit.

If I add a test or two and put a warning about RTimer being not part of the 
official solr programmable api, then backward concerns should be limited to the 
response output.  (Otherwise it is likely necessary to think about the design 
of the RTimer api).

> Add detailed timing data to query response output
> -
>
> Key: SOLR-176
> URL: https://issues.apache.org/jira/browse/SOLR-176
> Project: Solr
>  Issue Type: New Feature
>  Components: search
>Affects Versions: 1.2
>Reporter: Mike Klaas
> Assigned To: Mike Klaas
>Priority: Minor
> Fix For: 1.2
>
> Attachments: dtiming.patch, dtiming.patch
>
>
> see 
> http://www.nabble.com/%27accumulate%27-copyField-for-faceting-tf3329986.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (SOLR-176) Add detailed timing data to query response output

2007-03-05 Thread Ryan McKinley (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478252
 ] 

Ryan McKinley commented on SOLR-176:


works great for me.  thanks!

nesting timers is really nice.

> Add detailed timing data to query response output
> -
>
> Key: SOLR-176
> URL: https://issues.apache.org/jira/browse/SOLR-176
> Project: Solr
>  Issue Type: New Feature
>  Components: search
>Affects Versions: 1.2
>Reporter: Mike Klaas
> Assigned To: Mike Klaas
>Priority: Minor
> Fix For: 1.2
>
> Attachments: dtiming.patch, dtiming.patch
>
>
> see 
> http://www.nabble.com/%27accumulate%27-copyField-for-faceting-tf3329986.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (SOLR-176) Add detailed timing data to query response output

2007-03-02 Thread Ryan McKinley (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477439
 ] 

Ryan McKinley commented on SOLR-176:


If possible, it would also be nice to include the change in cache sizes from 
the beginning to the end of the request.  This would help optimize cache sizes 
for faceting.

thanks

> Add detailed timing data to query response output
> -
>
> Key: SOLR-176
> URL: https://issues.apache.org/jira/browse/SOLR-176
> Project: Solr
>  Issue Type: New Feature
>  Components: search
>Affects Versions: 1.2
>Reporter: Mike Klaas
> Assigned To: Mike Klaas
>Priority: Minor
> Fix For: 1.2
>
>
> see 
> http://www.nabble.com/%27accumulate%27-copyField-for-faceting-tf3329986.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (SOLR-176) Add detailed timing data to query response output

2007-03-02 Thread Mike Klaas (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477446
 ] 

Mike Klaas commented on SOLR-176:
-

Well, we could provide deltas of all the solr statistics, but I'm not sure if 
it provides much benefit over watching the stats page before and after 
executing a query.

What might be more useful if for the facet code to detect facet-cache-thrashing 
(evictions ~= insertions), and emit a performance warning in the logfile.

> Add detailed timing data to query response output
> -
>
> Key: SOLR-176
> URL: https://issues.apache.org/jira/browse/SOLR-176
> Project: Solr
>  Issue Type: New Feature
>  Components: search
>Affects Versions: 1.2
>Reporter: Mike Klaas
> Assigned To: Mike Klaas
>Priority: Minor
> Fix For: 1.2
>
>
> see 
> http://www.nabble.com/%27accumulate%27-copyField-for-faceting-tf3329986.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.