Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store scope and symbol stacks in fixed direction #226

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hendrikvanantwerpen
Copy link
Collaborator

No description provided.

@hendrikvanantwerpen hendrikvanantwerpen self-assigned this Mar 20, 2023
@github-actions
Copy link

Performance Summary

Comparing base 4840877 with head 0b49eb4 on microsoft/[email protected]. For details see workflow artifacts. Note that performance is tested on the last commits with changes in stack-graphs, not on every commit.

Before
--------------------------------------------------------------------------------
Command:            base/target/release/tree-sitter-stack-graphs-typescript analyze --max-file-time=30 --hide-error-details -- test/src/compiler
Massif arguments:   --massif-out-file=perf.out
ms_print arguments: --x=72 --y=12 base-perf-results/perf.out
--------------------------------------------------------------------------------


    GB
9.128^                             ##                                         
     |                             #                                          
     |                             #                                          
     |                             #                                          
     |                             #                                          
     |                             #                                          
     |                   ::     :::#                                :::    :: 
     |                   :      :::#                                ::     :: 
     |                   :      :::#                                ::     :: 
     |                 @@:    :::::#                              ::::   :::: 
     |         @@:     @ :    : :::#      ::                    ::::::   :::: 
     |        :@ :     @ :   :: :::#      :    :      ::        : ::::  ::::: 
   0 +----------------------------------------------------------------------->Gi
     0                                                                   224.5
After
--------------------------------------------------------------------------------
Command:            head/target/release/tree-sitter-stack-graphs-typescript analyze --max-file-time=30 --hide-error-details -- test/src/compiler
Massif arguments:   --massif-out-file=perf.out
ms_print arguments: --x=72 --y=12 head-perf-results/perf.out
--------------------------------------------------------------------------------


    GB
5.065^                             #                                          
     |                          :::#                                :     ::  
     |                    @@    :  #                                :     ::  
     |                    @     :  #                                :     ::  
     |                    @     :  #                                :     ::  
     |                    @     :  #                                :     ::  
     |                   :@    ::  #                              :::     ::  
     |          @       @:@    ::  #       :                      : :    :::  
     |          @       @:@    ::  #       :                     :: :    :::  
     |          @       @:@   :::  #       :                     :: :    :::  
     |        @@@     ::@:@   :::  #     :::  :                 ::: :   ::::  
     |     :  @ @     : @:@   :::  #   ::: :  :      :  :       ::: ::::::::  
   0 +----------------------------------------------------------------------->Gi
     0                                                                   220.4

@hendrikvanantwerpen hendrikvanantwerpen changed the title Store scope and symbol stacks in fixed direction [Performance Experiment] Store scope and symbol stacks in fixed direction Mar 30, 2023
@hendrikvanantwerpen hendrikvanantwerpen changed the title [Performance Experiment] Store scope and symbol stacks in fixed direction Store scope and symbol stacks in fixed direction Mar 30, 2023
@github github deleted a comment from khiem447 May 1, 2023
@hendrikvanantwerpen hendrikvanantwerpen removed their assignment Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant