EdGarrity / SOS

Search for an Optimum Solution
1 stars 0 forks source link

Load Just Value Field of TestData Table #173

Open EdGarrity opened 5 months ago

EdGarrity commented 5 months ago

Loading the entire TestData table into memory requires more memory then is available in the computer. Loading data as needed takes too long to run. This ticket is to see if we can cache just the value field of the TestData table.