emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFE] Migration to gitlab


From: Tassilo Horn
Subject: Re: [RFE] Migration to gitlab
Date: Mon, 13 May 2019 06:32:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Tassilo Horn <address@hidden> writes:

> However, I'm not sure if it would scale for a large project like emacs.
> At least the initial pull of issues and pull/merge requests may take
> some time.

FWIW, GNOME migrated to GitLab, so their projects can be used for
testing at least the scalability to some extend.

Yesterday, after writing the above, I've checked out the gtk project and
enabled Magit/Forge on it.  The initial fetch of the topics (~1900
issues and ~800 merge requests) took about two hours, but contrary to
what has been reported in another message in this thread, it did not
crash and indicated its progess in the mode-line (something like pulling
1211/1871 Issues).

The UI also doesn't feel sluggish with that number of issues/merge
requests.  And AFAIK, Forge puts all issues and merge requests in a
SQLite database so you have them all locally and efficient querying
according to labels, assignees, severity, state or whatever attributes
an issue/MR has should be straight-forward to implement (if not yet
available).

Bye,
Tassilo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]