|
|
|
|
|
by 44za12
314 days ago
|
|
I have breach parser that i had written to parse through over 3 billion rows of compressed data (by parsing i simply mean searching for a particular substring), I’ve tried multiple LLMs to make it faster (currently it does so in <45 seconds on an M3 pro mac) none have been able to do that yet. https://github.com/44za12/breach-parse-rs Feel free to drop ideas if any. |
|