Skip to content

Commit 3d13ad1

Browse files
orgadssev-
authored andcommitted
CONFIGURE: Speed up and get rid of little gnomes
Translated most of the engine work from shell to awk. Tested that the output is the same (except the order of created files). Time comparison --------------- Windows: * Little gnomes - 99s -> 0.3s * Creating - 68s -> 1s * Total - 205s -> 35s Linux: * Little gnomes - 3s -> 0.03s * Creating - 2s -> 0.11s * Total - 8s -> 3.8s
1 parent 9e666af commit 3d13ad1

File tree

3 files changed

+404
-406
lines changed

3 files changed

+404
-406
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77
/po/el.po encoding=iso-8859-7
88
/po/he.po encoding=iso-8859-8
99
*.lingo encoding=MacRoman
10+
/engines.awk eol=lf

0 commit comments

Comments
 (0)