diff options
| author | Dan Goodliffe <dan.goodliffe@octal.co.uk> | 2026-06-08 11:27:49 +0100 |
|---|---|---|
| committer | Dan Goodliffe <dan.goodliffe@octal.co.uk> | 2026-06-08 11:27:49 +0100 |
| commit | aa8f64a3e140e74a1f8d0074b606dd1f8560ad0a (patch) | |
| tree | f27554cceee1a7ed372479ab440ecfb91043b036 /.gitmodules | |
| parent | bca5ac479de5721e354b70d627fb9654bd94bdee (diff) | |
| download | webstat-aa8f64a3e140e74a1f8d0074b606dd1f8560ad0a.tar.bz2 webstat-aa8f64a3e140e74a1f8d0074b606dd1f8560ad0a.tar.xz webstat-aa8f64a3e140e74a1f8d0074b606dd1f8560ad0a.zip | |
Don't order rows when purging
The need to purge rows in request_time order is not necessary (all rows
will be deleted at some point in the process anyway) and is otherwise
extremely expensive. Removing the order by clause is a roughly 300x
speed up.
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions
