Menu

Source Commit Log


Commit Date  
[r9152] by jplang

Backported r9136 from trunk.

2012-03-07 18:32:54 Tree
[r9151] by jplang

Backported r9134 from trunk.

2012-03-07 18:30:46 Tree
[r9150] by jplang

Merged r9133 from trunk.

2012-03-07 18:28:49 Tree
[r9149] by jplang

Backported r9132 from trunk.

2012-03-07 18:28:04 Tree
[r9148] by jplang

Merged r9131 from trunk.

2012-03-07 18:24:51 Tree
[r9147] by jplang

Backported r9130 from trunk.

2012-03-07 18:24:00 Tree
[r9146] by jplang

Merged r9129 from trunk.

2012-03-07 18:22:06 Tree
[r9145] by tmaruyama

remove trailing white-space from app/models/repository/git.rb

2012-03-07 07:56:30 Tree
[r9144] by tmaruyama

scm: git: performance improvements in fetching revisions (#8857, #9472)

Parse a revision for a given branch,
just if we haven't parsed it for any branches before.
Moved the db check to for existing revisions into a grouped search.
Search for many revisions at once: this reduces db load.
Revisions are grouped into sets of 100.
This is to improve memory consumption.
There will be just one query instead of each 100.
The above two methods significantly increase parsing speed.
Test case was a git repo with 6000+ commits on a master branch,
and several other branches originating for master.
Speed improved from 1.4h to 18min.

Contributed by Gergely Fábián.

2012-03-07 07:56:15 Tree
[r9143] by tmaruyama

scm: git: reduce saving heads times in fetching revisions (#8857, #9472)

2012-03-07 05:57:59 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.