diff options
| author | Parker Timmins <45302127+parkertimmins@users.noreply.github.com> | 2024-01-23 12:43:34 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-23 19:43:34 +0100 |
| commit | c886aaba3498fbc381a009d0f0a466a20194992b (patch) | |
| tree | 56d449ffb4683b804aa234990bd40c416a9e451d /calculate_average_hallvard.sh | |
| parent | d8589590979f70f01d19b59ec018042b4ab59fdf (diff) | |
Deploy v2 for parkertimmins (#524)
* Deploy v2 for parkertimmins
Main changes:
- fix hash which masked incorrectly
- do station equality check in simd
- make station array length multiple of 32
- search for newline rather than semicolon
* Fix bug - entries were being skipped between batches
At the boundary between two batches, the first batch would stop after
crossing a limit with a padding of 200 characters applied. The next
batch should then start looking for the first full entry after the
padding. This padding logic had been removed when starting a batch. For
this reason, entries starting in the 200 character padding between
batches were skipped.
Diffstat (limited to 'calculate_average_hallvard.sh')
0 files changed, 0 insertions, 0 deletions
