commit | 2ecbfd942f0c2f37c70171f7e5777c6414a3134e | [log] [tgz] |
---|---|---|
author | Yuta HIGUCHI <y-higuchi@ak.jp.nec.com> | Thu Dec 28 17:44:48 2017 -0800 |
committer | Yuta HIGUCHI <y-higuchi@opennetworking.org> | Tue May 15 18:13:49 2018 +0000 |
tree | 3149698ce81fcce727acbc244eb74f64cc22e939 | |
parent | bb99f8070da3b9a65c18e7aa0e04f64b667be28c [diff] |
Some optimization around file writes - Eliminate code clone - Delete file only if file exists - Remove unnecessary FileWriter creation - Eliminate empty file creation step following append call will create one when something is written Change-Id: Ic911dfcc2109db848ab1a0f269963191b969c8c6