Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • master default
  • 7.0.0.202409031743-jpms
  • 7.0.0-jpms-1
4 results

jgit

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Constantine Plotnikov authored
    On Windows systems, file system lookup is a slow operation, so
    checking each object if it exists during indexing (after receiving
    the pack) could take a siginificant time. This patch introduces
    CachedObjectDirectory that pre-caches lookup results.
    
    Bug: 300397
    Change-Id: I471b93f9bb3ee173eb37cae1d75e9e4eb49985e7
    Signed-off-by: default avatarConstantine Plotnikov <constantine.plotnikov@gmail.com>
    Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
    cc64794b
    History
    Name Last commit Last update