Mike Fährmann
e77a656437
optimize directory path generation
...
- use str.join() instead of os.path.join()
(less "features", but 10x as fast)
- cache directory formatters
- detect and optimize field access for 1-element format strings
2019-08-19 15:56:20 +02:00
..
2019-08-12 21:40:37 +02:00
2019-08-18 23:28:47 +02:00
2019-08-15 13:31:04 +02:00
2019-06-30 14:28:28 +02:00
2017-01-16 02:59:22 +01:00
2019-03-13 22:03:02 +01:00
2019-08-01 22:11:00 +02:00
2019-04-27 16:22:42 +02:00
2019-03-04 20:53:58 +01:00
2018-09-05 18:15:33 +02:00
2019-08-15 13:31:04 +02:00
2019-08-03 13:43:00 +02:00
2019-08-15 13:27:57 +02:00
2019-06-21 20:17:58 +02:00
2019-07-23 17:41:24 +02:00
2019-08-19 15:56:20 +02:00
2019-08-02 22:35:10 +02:00