enso/distribution/lib/Standard
Jaroslav Tulach ec047d6ac1
Speeding up Array_Proxy.from_proxy_object twice (#3969)
Using lambda instead of higher order function.

# Important Notes
Running:
```
sbt:runtime> benchOnly VectorBenchmarks.averageOverArrayProxy
```
speeds up from `0.038 ms/op` to `0.016 ms/op` on my computer. Which seems good enough.
2022-12-10 10:35:14 +00:00
..
Base/0.0.0-dev Speeding up Array_Proxy.from_proxy_object twice (#3969) 2022-12-10 10:35:14 +00:00
Database/0.0.0-dev Some more tidying based on remaining tickets and PR comments. (#3946) 2022-12-06 18:35:18 +00:00
Examples/0.0.0-dev Some more tidying based on remaining tickets and PR comments. (#3946) 2022-12-06 18:35:18 +00:00
Geo/0.0.0-dev Some more tidying based on remaining tickets and PR comments. (#3946) 2022-12-06 18:35:18 +00:00
Google_Api/0.0.0-dev Tidy Standard.Base part 4 of n ... (#3898) 2022-11-25 02:00:16 +00:00
Image/0.0.0-dev Some more tidying based on remaining tickets and PR comments. (#3946) 2022-12-06 18:35:18 +00:00
Searcher/0.0.0-dev Some more tidying based on remaining tickets and PR comments. (#3946) 2022-12-06 18:35:18 +00:00
Table/0.0.0-dev Improve basic join implementation (#3958) 2022-12-09 00:55:07 +00:00
Test/0.0.0-dev Improve basic join implementation (#3958) 2022-12-09 00:55:07 +00:00
Visualization/0.0.0-dev Some more tidying based on remaining tickets and PR comments. (#3946) 2022-12-06 18:35:18 +00:00