Files
gristlabs_grist-core/sandbox/grist
Alex Hall 222dc505eb (core) Generate Engine._autocomplete_context lazily
Summary: I ran the python tests through a profiler and found that just generating the autocomplete context was a major cost, and this would happen with every schema change. By only generating it when needed for autocomplete, the time for tests reduced from ~38s to ~33s.

Test Plan: this

Reviewers: dsagal

Reviewed By: dsagal

Subscribers: dsagal

Differential Revision: https://phab.getgrist.com/D3312
2022-03-09 12:03:11 +02:00
..
2022-03-08 12:14:39 +02:00
2022-02-19 09:46:49 +00:00
2022-03-08 12:14:39 +02:00
2020-07-29 08:57:25 -04:00
2022-02-19 09:46:49 +00:00
2022-03-08 12:14:39 +02:00
2022-02-19 09:46:49 +00:00
2022-02-19 09:46:49 +00:00