This commit is contained in:
parent
b554e92e9f
commit
ca6ba2eb51
13 changed files with 15 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: 25 Million UK Property Rows in a Single Rust Process
|
||||
description: Notes on the perfect-postcode.co.uk server. Every numeric feature is u16-quantised in a flat row-major array, so filter eval is two integer compares per row.
|
||||
description: Notes on perfect-postcode.co.uk. Every numeric feature is u16-quantised in a row-major array, so filter eval is two integer compares per row.
|
||||
date: 2026-05-28
|
||||
projectPeriod: '2026'
|
||||
thumbnail:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue