enso/test
Dmitry Bushev 9397a6ec2f
Pre compute suggestion db during build time (#5698)
Close #5068

Cache suggestions during the `buildEngineDistribution` command, and read them from the disk when the library is loaded. Initial graph coloring takes ~20 seconds vs ~25 seconds on the develop branch.

[peek-develop-branch.webm](https://user-images.githubusercontent.com/357683/223504462-e7d48262-4f5e-4724-b2b0-2cb97fc05140.webm)
[peek-suggestions-branch.webm](https://user-images.githubusercontent.com/357683/223504464-0fe86c04-8c4b-443c-ba96-6c5e2fb1e396.webm)
2023-03-08 12:37:48 +00:00
..
Benchmarks Remove Column type from Aggregate_Column, simplify Column_Selector, some new File_Formats (#5646) 2023-02-16 15:15:49 +00:00
Examples_Tests Import modules' extension methods only with unqualified import statements (#3906) 2022-12-01 10:13:34 +00:00
Geo_Tests All Enso objects are hasheable (#3878) 2023-01-19 10:33:25 +01:00
Google_Api_Test Parse the standard library (#3830) 2022-10-31 16:19:12 +00:00
Image_Tests Remove Column type from Aggregate_Column, simplify Column_Selector, some new File_Formats (#5646) 2023-02-16 15:15:49 +00:00
Meta_Test_Suite_Tests Add with_clue support to test framework (#3786) 2022-12-13 13:46:50 +01:00
micro-distribution Pre compute suggestion db during build time (#5698) 2023-03-08 12:37:48 +00:00
Table_Tests Fixes from the Demo on 2nd March (#5823) 2023-03-07 20:58:00 +00:00
Tests Coerce values obtained from polyglot calls (#5832) 2023-03-07 18:21:30 +00:00
Visualization_Tests Implement Backend API for Lazy Table Visualization. (#4087) 2023-02-14 14:05:53 +00:00