Skip to content

Releases: gcarreno/1brc-ObjectPascal

End of Challenge with no oops

12 May 13:45
v2.0.1
9999f61
Compare
Choose a tag to compare

These are the correct end of challenge results

This concludes our challenge.

End of Challenge with oops

12 May 13:42
v2.0
b60e2c2
Compare
Choose a tag to compare

End of challenge with oops

These are the end of challenge results with a small oops.

Generator v1.2 only

24 Mar 07:48
v1.2
d25cdb4
Compare
Choose a tag to compare

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

17 Mar 19:12
v1.1
99cc072
Compare
Choose a tag to compare

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

10 Mar 05:29
v1.0
7e09515
Compare
Choose a tag to compare

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

05 Mar 06:37
v0.4
17d3dc1
Compare
Choose a tag to compare

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

05 Mar 04:42
v0.3
6309a1d
Compare
Choose a tag to compare

So fast that it's hitting hardware limits on IO to drive

Again, we have paweld to thank for this!!

Generator v0.2 only

03 Mar 17:36
v0.2
6d8357d
Compare
Choose a tag to compare

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

03 Mar 15:41
v0.1
38c323a
Compare
Choose a tag to compare

Generator for profiling evaluation

This release is for profiling evaluation only, making the source match the valgrind output.

Happy profiling!!