Performance on write is a big one, but so is performance on read! Smaller data chunks means better cacheability and fewer network bytes.
Other benefits include: * Unambiguous data modeling * Semantic field meanings * Simpler auditing * Easier to parallelize for exceptionally large systems
February 11, 2025 at 11:08 PM
Performance on write is a big one, but so is performance on read! Smaller data chunks means better cacheability and fewer network bytes.
Other benefits include: * Unambiguous data modeling * Semantic field meanings * Simpler auditing * Easier to parallelize for exceptionally large systems
I look forward to this getting into standard libraries, and for GPU manufacturers to start leveraging last year's breakthrough in matrix multiplication. arstechnica.com/information-...
I look forward to this getting into standard libraries, and for GPU manufacturers to start leveraging last year's breakthrough in matrix multiplication. arstechnica.com/information-...