- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 405
Performance fixes for larger files #1462
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
          
     Draft
      
      
            Doublonmousse
  wants to merge
  23
  commits into
  flxzt:main
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
Doublonmousse:performance
  
      
      
   
  
    
  
  
  
 
  
      
    base: main
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
  
     Draft
                    Changes from 19 commits
      Commits
    
    
            Show all changes
          
          
            23 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      3f0bb63
              
                perf: use `push_repeat` for background nodes
              
              
                Doublonmousse 7da737f
              
                visual debug : show rtree bounds
              
              
                Doublonmousse 39bc7bb
              
                use rtree to speed up `regenerate_rendering_for_strokes_threaded`
              
              
                Doublonmousse 7f70361
              
                make the rtree only keep track of non-trashed strokes
              
              
                Doublonmousse 4eed9d2
              
                fix typo
              
              
                Doublonmousse e755198
              
                use rtree for `update_content_rendering_current_viewport` calculations
              
              
                Doublonmousse 675e314
              
                rebuilt rtree for non trashed components only
              
              
                Doublonmousse eaa09a6
              
                add a note on rendernode retention when trashing strokes
              
              
                Doublonmousse 392f799
              
                clean up interfaces
              
              
                Doublonmousse 9632dde
              
                fix typo
              
              
                Doublonmousse 2e9a873
              
                handle correctly empty keytree for `resize_doc` methods
              
              
                Doublonmousse 4f08750
              
                refactor: move color for rtree bounds to the `visual_debug` module
              
              
                Doublonmousse 36aaed6
              
                refactor: remove `origin_background_rendernode` (using `None` for the…
              
              
                Doublonmousse fda7199
              
                refactor: rename `get_origin` method and remove unneeded arguments
              
              
                Doublonmousse 530e2ee
              
                add `keys_intersecting_bounds_hashset` for `render_comp`
              
              
                Doublonmousse 30261cc
              
                refactor: remove `get_tree` method
              
              
                Doublonmousse e10608f
              
                refactor: do not leak `AABB` outside, use `Aabb` instead
              
              
                Doublonmousse a2c4e5b
              
                import `rnote_compose::shapes::Shapeable` inside ui guarded functions
              
              
                Doublonmousse 81c1434
              
                refactor: remove extraneous conversion from `Aabb` to itself
              
              
                Doublonmousse 043aa43
              
                remove code from another feature
              
              
                Doublonmousse ea1bcaf
              
                duplicate the rtree for trashed and non trashed keys
              
              
                Doublonmousse 5aee84d
              
                visual debug: show the `trashed_keytree`
              
              
                Doublonmousse 5efa8e2
              
                `trash_colliding_strokes`: get the stroke bounds from the keytree dir…
              
              
                Doublonmousse File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.