enso/distribution/lib/Standard
Radosław Waśko 93a31fcc8b
Add benchmarks related to add_row_number performance investigation (#8091)
- Follow-up of #8055
- Adds a benchmark comparing performance of Enso Map and Java HashMap in two scenarios - _only incremental_ updates (like `Vector.distinct`) and _replacing_ updates (like keeping a counter for each key). These benchmarks can be used as a metric for #8090
2023-10-18 17:21:59 +00:00
..
AWS/0.0.0-dev Fix a DROP table bug, add SQL debug logging (#8007) 2023-10-10 13:16:06 +00:00
Base/0.0.0-dev Refactor Table problem handling to a more robust and hopefully cleaner approach (#7879) 2023-10-16 15:09:08 +00:00
Database/0.0.0-dev Refactor Table problem handling to a more robust and hopefully cleaner approach (#7879) 2023-10-16 15:09:08 +00:00
Examples/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Geo/0.0.0-dev Rename Decimal to Float (#7807) 2023-09-14 15:01:30 +00:00
Google_Api/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00
Image/0.0.0-dev Add GROUP to functions (#7622) 2023-08-23 13:20:38 +00:00
Searcher/0.0.0-dev New Data.post for sending a payload to a Web API (#7700) 2023-09-19 11:26:29 +00:00
Table/0.0.0-dev Improve performance of add_row_number (#8076) 2023-10-17 00:42:35 +00:00
Test/0.0.0-dev Add benchmarks related to add_row_number performance investigation (#8091) 2023-10-18 17:21:59 +00:00
Visualization/0.0.0-dev S3 Read Access, Input Stream based reading (#7776) 2023-09-20 15:09:11 +00:00