Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-13699

[Go SDK] Change Combiner Lifting hash to maphash.

Details

    • Improvement
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • None
    • sdk-go
    • None

    Description

      https://pkg.go.dev/hash/maphash is actually intended for use as a hashtable hash, and leverages the go runtime's efficient map hasher. This will hopefully lead to a mild speedup, and with the additional random seeds (consistent for the life of a hasher) will reduce the odds of collisions vs the current deterministic hasher.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lostluck Robert Burke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 50m
                  1h 50m