From eda30ac8c5b8b437c0a6ae3bdc0082e50c0fcd84 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 11 Dec 2019 20:53:26 +0200 Subject: [PATCH] Add last updated date to README.md. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c1b13e2..28a95eb 100644 --- a/README.md +++ b/README.md @@ -94,3 +94,6 @@ The version of `malloc` that comes with some systems is sometimes astonishly slow. If `awk` seems slow, you might try fixing that. More generally, turning on optimization can significantly improve `awk`'s speed, perhaps by 1/3 for highest levels. + +#### Last Updated +Wed Dec 11 20:53:18 IST 2019