update doc

This commit is contained in:
Radovan Bast
2025-12-03 13:35:04 +01:00
parent 412a2bff78
commit e2c6b5d409

View File

@@ -17,7 +17,7 @@ $ cargo build --release
This example has 22 M data points:
```bash
$ ./target/release/gradient-filter --input SCOT1_raw.txt --output SCOT1_gradients.txt
$ ./target/release/gradient-filter --input SCOT1_raw.txt --output gradient-filtered.txt
time spent building KD-tree: 1.434549734s
time spent computing gradients: 1.850353732s