1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-09-21 08:58:03 +00:00
sync_ics2gcal/gcal_sync
Dmitry 8ea8512c11
performance fix in compare
zip()'ing sorted lists is like 10x faster
( 1.56 seconds instead of 15.05 in test_compare, part_len=5000 )
2018-04-11 12:36:37 +03:00
..
__init__.py Initial commit 2018-04-05 11:16:20 +03:00
gcal.py create/delete calendar 2018-04-05 20:37:09 +03:00
ical.py fix docs 2018-04-05 20:25:17 +03:00
sync.py performance fix in compare 2018-04-11 12:36:37 +03:00