Przemyslaw Czerpak
a46f493ab8
2011-03-05 15:41 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
...
* harbour/include/hbexprb.c
+ enabled o:var += <cString> optimization when -ko switch is used
I added this optimization few years ago but I haven't enabled it
so far.
+ harbour/tests/speedstr.prg
+ added test code for <exp> += <cString> optimization
Try this code compiled with -kc switch (disabled += optimization)
without any -k? switches (default, += optimized for all expressions
except <obj>:<msg>) and finally with -ko switch (+= optimized for
all expressions)
(Warning for larger string non optimized code begins to be _very_
slow, i.e. for '#define N_LOOP 1000000' it needs fee minutes to
pass single test)
2011-03-05 14:41:30 +00:00
..
2010-06-03 14:48:23 +00:00
2010-07-25 08:45:50 +00:00
2009-05-06 11:06:11 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-12-04 18:33:01 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-16 19:10:22 +00:00
2010-06-03 14:48:23 +00:00
2010-08-14 18:25:13 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2011-02-15 08:21:47 +00:00
2010-10-29 08:24:01 +00:00
2010-06-03 14:48:23 +00:00
2011-02-28 20:43:05 +00:00
2010-12-05 00:04:47 +00:00
2011-03-02 14:30:43 +00:00
2010-09-28 06:32:51 +00:00
2010-08-02 17:41:11 +00:00
2010-06-03 14:48:23 +00:00
2010-08-14 18:25:13 +00:00
2010-07-10 06:53:15 +00:00
2011-01-25 13:19:32 +00:00
2011-02-28 20:43:05 +00:00
2010-10-09 17:07:21 +00:00
2010-07-06 19:02:19 +00:00
2010-07-10 08:49:17 +00:00
2011-02-03 08:20:28 +00:00
2010-06-03 14:48:23 +00:00
2010-12-05 00:04:47 +00:00
2010-06-03 14:48:23 +00:00
2011-02-14 18:48:59 +00:00
2010-09-28 15:47:08 +00:00
2011-02-28 20:43:05 +00:00
2011-01-26 23:22:54 +00:00
2010-12-02 13:44:51 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2007-09-25 01:21:03 +00:00
2010-06-03 14:48:23 +00:00
2010-09-09 15:22:21 +00:00
2011-02-28 19:54:13 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2011-01-19 06:21:37 +00:00
2011-03-05 14:41:30 +00:00
2011-02-28 19:54:13 +00:00
2010-08-04 20:04:53 +00:00
2010-08-04 20:04:53 +00:00
2010-08-04 20:04:53 +00:00
2011-02-03 08:20:28 +00:00
2010-09-09 15:22:21 +00:00
2010-06-03 14:48:23 +00:00
2010-11-17 20:12:12 +00:00
2011-03-01 08:44:17 +00:00
2010-06-03 14:48:23 +00:00
2011-02-28 19:54:13 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-07-16 13:16:40 +00:00
2010-06-03 14:48:23 +00:00
2010-11-18 12:42:54 +00:00
2010-06-03 14:48:23 +00:00
2010-10-20 05:07:41 +00:00
2010-10-22 18:16:35 +00:00
2010-10-22 18:16:35 +00:00
2010-06-03 14:48:23 +00:00
2010-11-19 10:11:29 +00:00
2010-09-09 15:22:21 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2011-02-14 18:48:59 +00:00
2010-09-09 15:22:21 +00:00
2010-06-03 14:48:23 +00:00
2011-02-28 20:43:05 +00:00
2010-02-08 22:19:16 +00:00
2010-06-03 14:48:23 +00:00
2010-07-07 21:11:33 +00:00
2010-02-08 21:52:47 +00:00
2010-06-03 14:48:23 +00:00
2010-06-14 22:59:27 +00:00
2010-07-07 21:11:33 +00:00
2010-07-07 13:42:39 +00:00
2010-08-04 20:04:53 +00:00
2010-07-30 14:10:16 +00:00
2010-06-03 14:48:23 +00:00
2011-02-03 08:20:28 +00:00
2010-06-03 14:48:23 +00:00
2010-06-10 17:30:22 +00:00
2011-02-07 13:43:38 +00:00
2011-01-31 00:54:05 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-07-07 13:42:39 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2011-02-15 19:55:35 +00:00
2010-06-03 14:48:23 +00:00
2010-09-30 08:56:04 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-08-04 20:04:53 +00:00
2010-06-03 14:48:23 +00:00
2011-02-19 19:50:00 +00:00
2010-11-05 12:00:28 +00:00
2010-06-14 22:59:27 +00:00
2010-06-14 22:59:27 +00:00
2010-06-15 10:00:45 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2011-01-15 11:08:03 +00:00
2010-07-07 13:42:39 +00:00
2010-06-03 14:48:23 +00:00
2010-11-17 20:12:12 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-11-18 13:00:46 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-07-25 08:45:50 +00:00
2010-06-30 22:47:20 +00:00
2010-06-03 14:48:23 +00:00
2010-06-22 01:21:46 +00:00