[q-lang-cvs] q NEWS,1.143,1.144
Brought to you by:
agraef
From: Albert G. <ag...@us...> - 2008-02-21 23:11:11
|
Update of /cvsroot/q-lang/q In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv24990 Modified Files: NEWS Log Message: fix typo Index: NEWS =================================================================== RCS file: /cvsroot/q-lang/q/NEWS,v retrieving revision 1.143 retrieving revision 1.144 diff -C2 -d -r1.143 -r1.144 *** NEWS 21 Feb 2008 08:25:41 -0000 1.143 --- NEWS 21 Feb 2008 23:11:07 -0000 1.144 *************** *** 31,35 **** Jiri rewrote the algorithm in Q and also added the deletion operations which were missing in the Prolog version. Tests indicate that updating the ! new data structures is at least twice at fast for large trees, quite a notable improvement! --- 31,35 ---- Jiri rewrote the algorithm in Q and also added the deletion operations which were missing in the Prolog version. Tests indicate that updating the ! new data structures is at least twice as fast for large trees, quite a notable improvement! |