Replies: 3 comments 1 reply
-
|
many, many thanks for that. heavy user of gsheets query, arrays & filter here. will likely incorporate in many of my projects. curious about the performance, and happy to contribute (to documentation, mostly) |
Beta Was this translation helpful? Give feedback.
-
|
Hi opinsky. I am most interested in any areas where you encounter issues getting up and going. Things that are obvious to me and missed in the doc, are definitely things I would like to improve upon. As for speed, definitely the first use of the day is slower, after that if you can set longer cache times for tables/ranges that don't change often, it is much master the second time round. In the end, the single biggest component of the total time to run is calling getValues(). So when Google is sluggish, gsSQL() is sluggish. My biggest headaches after writing, was trying to convert long and convoluted QUERY statements written long enough ago that I could not remember exactly what I was trying to do into an SQL statement. Thanks for you interest. Chris. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks Chris, for the prompt reply.
From a documentation perspective, I think a demo sheet in google sheets
would be a great addition. As well as an easier way to install it. I can
help on both
Oren
…On Fri, Nov 25, 2022 at 1:50 PM Chris Demmings ***@***.***> wrote:
Hi opinsky.
I am most interested in any areas where you encounter issues getting up
and going. Things that are obvious to me and missed in the doc, are
definitely things I would like to improve upon. As for speed, definitely
the first use of the day is slower, after that if you can set longer cache
times for tables/ranges that don't change often, it is much master the
second time round. In the end, the single biggest component of the total
time to run is calling *getValues()*. So when Google is sluggish,
*gsSQL()* is sluggish.
My biggest headaches after writing, was trying to convert long and
convoluted QUERY statements written long enough ago that I could not
remember exactly what I was trying to do into an SQL statement.
Thanks for you interest.
Chris.
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAUR3IC5PAYGJ5RQEZUDRP3WKDU4XANCNFSM6AAAAAAQM4TJJM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Any real world feedback would be appreciated.
I look forward to any questions that you may have.
Thanks Chris.
Beta Was this translation helpful? Give feedback.
All reactions