Releases: ObjectPascal-Community/1brc-ObjectPascal
End of Challenge with no oops
End of Challenge with oops
End of challenge with oops
These are the end of challenge results with a small oops.
Generator v1.2 only
The ability to generate a measurements file with only 400 stations
Thanks to @paweld we can now generate an input file that matches the one from the original Java challenge
Generator v1.1 only
Minor changes to the Delphi version
From @corneliusdavid :
- eliminated compiler hints and warnings; set version to 1.1
- generated 1BR file in Windows has exact hash match
Generator v1.0 finally
We made it to v1.0
This means we can now start our coding journey for the challenge itself.
The generator is now consistent across Linux and Windows( no tests, but should also do it in macOS
), it's also consistent across the Free Pascal and Delphi( even with Delphi CE ) sides of the fence.
Let the race begin.
Generator v0.4 only
Now with a Delphi generator
Many thanks to mobius we now have a Delphi version of the generator that is using the common unit for both sides of the fence.
Generator v0.3 only
So fast that it's hitting hardware limits on IO
to drive
Again, we have paweld to thank for this!!
Generator v0.2 only
Fastest ever
This is just to set in stone the fastest we've got so far.
All kudos have to go to paweld/1brc-ObjectPascal for achieving this feat!!!
Generator v0.1 only
Generator for profiling evaluation
This release is for profiling evaluation only, making the source match the valgrind
output.
Happy profiling!!