Changeset: 4f5b0552d3f4 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/4f5b0552d3f4 Modified Files: gdk/ChangeLog.Jan2022 Branch: Jan2022 Log Message:
Blurb. diffs (11 lines): diff --git a/gdk/ChangeLog.Jan2022 b/gdk/ChangeLog.Jan2022 --- a/gdk/ChangeLog.Jan2022 +++ b/gdk/ChangeLog.Jan2022 @@ -1,3 +1,7 @@ # ChangeLog file for GDK # This file is updated with Maddlog +* Tue Mar 29 2022 Sjoerd Mullender <[email protected]> +- Improved speed of projection (BATproject) on varsized bats by sharing + the data heap (vheap). + _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
