Skip to content

Releases: ObjectPascal-Community/1brc-ObjectPascal

End of Challenge with no oops

Choose a tag to compare

@gcarreno gcarreno released this 12 May 13:45
v2.0.1
9999f61

These are the correct end of challenge results

This concludes our challenge.

End of Challenge with oops

Choose a tag to compare

@gcarreno gcarreno released this 12 May 13:42
v2.0
b60e2c2

End of challenge with oops

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

Generator v1.2 only

Choose a tag to compare

@gcarreno gcarreno released this 24 Mar 07:48
v1.2
d25cdb4

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

Choose a tag to compare

@gcarreno gcarreno released this 17 Mar 19:12
v1.1
99cc072

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

Choose a tag to compare

@gcarreno gcarreno released this 10 Mar 05:29
v1.0
7e09515

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

Choose a tag to compare

@gcarreno gcarreno released this 05 Mar 06:37
v0.4
17d3dc1

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

Choose a tag to compare

@gcarreno gcarreno released this 05 Mar 04:42
v0.3
6309a1d

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

Again, we have paweld to thank for this!!

Generator v0.2 only

Choose a tag to compare

@gcarreno gcarreno released this 03 Mar 17:36
v0.2
6d8357d

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

Choose a tag to compare

@gcarreno gcarreno released this 03 Mar 15:41
v0.1
38c323a

Generator for profiling evaluation

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

Happy profiling!!