Jim Warner
031a08f2a7
library: improve performance for one 'escape' function
...
While this patch has some cosmetic whitespace changes,
more importantly it makes that 'esc_all' function more
efficient. By abandoning the indexed loop approach for
a direct pointer manipulation, we will save 9 iterated
machine instructions, for a total of 33 bytes of code.
Signed-off-by: Jim Warner <james.warner@comcast.net>
2021-01-21 17:30:24 +11:00
..
2020-08-17 21:49:14 +10:00
2013-04-07 18:05:01 +10:00
2018-06-09 21:35:19 +10:00
2018-05-06 07:19:38 +10:00
2020-08-26 21:50:20 +10:00
2020-07-29 19:01:50 +10:00
2021-01-21 17:30:24 +11:00
2020-12-29 08:48:23 +11:00
2011-12-23 09:18:43 +11:00
2020-07-05 21:13:01 +10:00
2020-08-26 21:50:20 +10:00
2020-08-09 22:19:46 +10:00
2017-01-04 08:29:44 +11:00
2018-05-06 07:19:38 +10:00
2017-05-22 21:38:10 +10:00
2018-05-06 07:19:38 +10:00
2020-12-29 08:48:23 +11:00
2020-07-29 19:01:50 +10:00
2020-09-13 10:00:49 +10:00
2017-12-20 21:18:53 +11:00
2018-05-06 07:19:38 +10:00
2021-01-02 15:42:10 +11:00
2020-12-29 08:48:23 +11:00
2020-08-26 21:50:20 +10:00
2020-07-29 19:01:50 +10:00
2020-09-13 10:00:49 +10:00
2020-09-13 10:00:49 +10:00
2017-12-20 21:18:53 +11:00
2018-05-06 07:19:38 +10:00
2020-08-18 10:19:53 +10:00
2020-07-05 21:13:01 +10:00
2020-07-05 21:18:36 +10:00
2016-04-19 21:33:02 +10:00
2020-07-05 21:13:01 +10:00
2016-05-01 17:46:25 +10:00
2018-06-09 21:35:19 +10:00
2018-05-06 07:19:38 +10:00
2015-06-20 07:46:23 +10:00
2018-05-06 07:19:38 +10:00
2020-08-26 21:50:20 +10:00
2020-08-09 22:19:46 +10:00
2016-12-07 22:07:00 +11:00
2018-05-06 07:19:38 +10:00
2020-07-29 19:01:50 +10:00