Changeset: 1191ba5a95b6 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1191ba5a95b6 Modified Files: MonetDB5/ChangeLog Branch: default Log Message:
Add changelog entry for remote.put speed improvement diffs (11 lines): diff -r fce61c6df2b7 -r 1191ba5a95b6 MonetDB5/ChangeLog --- a/MonetDB5/ChangeLog Thu Sep 16 13:17:04 2010 +0200 +++ b/MonetDB5/ChangeLog Thu Sep 16 13:20:25 2010 +0200 @@ -1,3 +1,7 @@ # ChangeLog file for MonetDB5 # This file is updated with Maddlog +* Fri Sep 10 2010 Fabian Groffen <[email protected]> +- Improve the performance of remote.put for BAT arguments. The put + speed is now roughly equal to the speed of get on a BAT. + _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
