performance: Writer.build should copy less.
authorDaniel Bratell <bratell@opera.com>
Mon, 14 Apr 2014 11:52:02 +0000 (13:52 +0200)
committerDaniel Bratell <bratell@opera.com>
Mon, 14 Apr 2014 11:52:02 +0000 (13:52 +0200)
commitcc533ecb298191eceb95a4edf8f1f6ac110e1f07
tree48e92076f1331866b95fc06a4c347c67f471da90
parent6ecfd261701511ce71dbb7e1b7938e6007084f88
performance: Writer.build should copy less.

The build method copies the input lists several times. That
cost about 0.1s in the gyp generation for the Chromium project for
no gain.
misc/ninja_syntax.py