aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-08-19 08:13:59 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-08-19 08:13:59 +0300
commit4a920a6b4214dfc118eeeffd28b3dff33127a9b5 (patch)
tree7d2a80a273367a9655f8570084d748620f715bca
parent14d54162c7af9770389da382a888100dc52f9a25 (diff)
downloadegawk-4a920a6b4214dfc118eeeffd28b3dff33127a9b5.tar.gz
egawk-4a920a6b4214dfc118eeeffd28b3dff33127a9b5.tar.bz2
egawk-4a920a6b4214dfc118eeeffd28b3dff33127a9b5.zip
Add a note to TODO.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index bafb82c8..e9e5e192 100644
--- a/TODO
+++ b/TODO
@@ -15,6 +15,8 @@ TODO
Minor Cleanups and Code Improvements
------------------------------------
+ Use fwrite_unlocked if available. Brings about 7% speedup for output.
+
API:
??? #if !defined(GAWK) && !defined(GAWK_OMIT_CONVENIENCE_MACROS)