emacs-devel
[Top][All Lists]
Advanced

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

Emacs build times on Windows


From: Christoph Scholtes
Subject: Emacs build times on Windows
Date: Fri, 20 Apr 2012 21:50:42 -0600
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1

Hi,

My personal Jenkins build server tells me that building Emacs on Windows from a clean trunk via `make bootstrap', `make info', `make install-bin' takes around 50 minutes on a fairly recent Centrino Dual Core Laptop.

Granted that we are doing (unnecessary) rebuilds of code with PURESIZE (which I am trying to eliminate) it is still ridiculously slow.

Especially the byte compilation is crawling compared to a GNU/Linux machine. At work I have a decent quad core desktop with GNU/Linux and I can kick off a bootstrap with -j4 and it is done before I come back from getting my coffee. Especially byte compilation stage seems to be a lot faster on GNU/Linux than it is on Windows.

Any ideas why?

Christoph



reply via email to

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