You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/10/10 08:49:00 UTC

[jira] [Commented] (ASTERIXDB-3054) Additional runtime profile information

    [ https://issues.apache.org/jira/browse/ASTERIXDB-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614975#comment-17614975 ] 

ASF subversion and git services commented on ASTERIXDB-3054:
------------------------------------------------------------

Commit 728d27a7d30d37fe12556dbbcc33cf75258f5ab6 in asterixdb's branch refs/heads/master from Ian Maxon
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=728d27a7d3 ]

[ASTERIXDB-3054][RT] Add more profiling info

  - min, max, avg tuple sizes
  - compile time
  - show job creation,start,end, and queued time in profile
  - tuple counts per operator
  - spilling and level info HHJ, Sort, SortGby
  - warm/cold read counts from buffer cache
  - enable most SQLPPExecutionTests w/ profiling on

Change-Id: Icf2a8f66f39e39eb6a39506c9f385d603976a87e
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/15924
Reviewed-by: Ian Maxon <im...@uci.edu>
Reviewed-by: Wail Alkowaileet <wa...@gmail.com>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Ian Maxon <im...@uci.edu>


> Additional runtime profile information
> --------------------------------------
>
>                 Key: ASTERIXDB-3054
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3054
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>            Reporter: Ian Maxon
>            Assignee: Ian Maxon
>            Priority: Major
>
> Add more info to the profile such as operator input cardinality, min/max/avg tuple sizes, and disk spill information where applicable



--
This message was sent by Atlassian Jira
(v8.20.10#820010)