summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9e3003b..d7e3a54 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ Version 0.15+git, not yet released
of temporary directories. The `TMPDIR` environment variable is used,
if the option isn't (with a fallback to `/tmp` if neither is used).
+* Obbench has been optimized with regards to memory use. It no longer
+ keeps in memory all the results files at once, only one at a time.
+
Version 0.15, released 2016-03-16
----------------------------------