twinaphex f22b077887 (task_database.c) Optimizations:
- strlen was being called on path for each loop iteration, when
path is not subject to change - do it once outside
- String copying was being performed even when the string would
equal a string not subject to change
2021-03-22 19:24:14 +01:00
..
2020-08-15 00:35:15 +02:00
2020-10-10 18:10:22 +02:00
2020-08-27 17:29:39 +02:00
2020-10-10 18:02:02 +02:00
2020-08-24 14:35:25 +02:00
2021-03-22 15:01:57 +01:00
2020-08-24 14:35:25 +02:00
2020-08-14 18:58:09 +02:00
2020-10-10 17:55:06 +02:00
2021-02-09 16:43:40 +01:00
2020-10-10 18:10:22 +02:00
2020-08-15 00:35:15 +02:00
2019-01-20 03:16:58 +01:00
2021-03-17 10:40:47 +01:00
2021-02-08 09:35:57 +01:00