Turi Create  4.0
turi::sframe_config Namespace Reference

Variables

size_t SFRAME_SORT_BUFFER_SIZE
 
size_t SFRAME_READ_BATCH_SIZE
 

Detailed Description

Global configuration for sframe, keep them as non-constants because we want to allow user/server to change the configuration according to the environment

Variable Documentation

◆ SFRAME_READ_BATCH_SIZE

size_t turi::sframe_config::SFRAME_READ_BATCH_SIZE

The number of rows to read each time for paralleliterator

◆ SFRAME_SORT_BUFFER_SIZE

size_t turi::sframe_config::SFRAME_SORT_BUFFER_SIZE

The max buffer size to keep for sorting in memory