ObjectPascal-Community / 1brc-ObjectPascal

1️⃣🐝🏎️ The 1 Billion Row Challenge in Object Pascal
MIT License
54 stars 22 forks source link

hgrosser: package mORMot used, some small improvements #159

Closed hg747 closed 6 months ago

hg747 commented 6 months ago

the input file is now read via mORMot's type 'TMemoryMap', the hash code is now computed via mORMot's crc32c-function, some small improvements.

There is no need for further optimization tests. Package mORMot2 is required now. Command line parameters have changed => please look in README.md. Thanks.