mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 12:32:36 +03:00
701bba6504
The ultimate goal is to reduce the method calls necessary for `Vector.map`. # Important Notes - I managed to reduce the number of Java stack frames needed for each `Vector.map` call from **150** to **22** (See https://github.com/enso-org/enso/pull/11363#issuecomment-2432996902) - Introduced `Stack_Size_Spec` regression test that will ensure that Java stack frames needed for `Vector.map` method call does not exceed **40**. |
||
---|---|---|
.. | ||
AWS_Tests | ||
Base_Internal_Tests | ||
Base_Tests | ||
Benchmarks | ||
Examples_Tests | ||
Exploratory_Benchmarks | ||
Geo_Tests | ||
Google_Api_Test | ||
Helpers | ||
Image_Tests | ||
micro-distribution | ||
Microsoft_Tests | ||
Snowflake_Tests | ||
Table_Tests | ||
Tableau_Tests | ||
Visualization_Tests |