As I understand it to query over multiple calendars you currently have to iterate over each calendar you are subscribed to running the same query.
Here are the results of a benchmark I just ran to compare the same search of ~45 calendars using the web UI search against my (Perl) script. Web: ~2s Perl: ~55s How can I improve the performance of my script to bring it more in line with the web search? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
