hrw

package
v1.3.22 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2024 License: MIT Imports: 6 Imported by: 0

README

This module provides a way to benchmark different HRW variants. The following approaches were considered for comparison:

  1. Using XXHash for computation of checksum
  2. Using XXHash + xorshift64* for computation of checksum
  3. Using XXHash + xoshiro256** for computation of checksum

For a detailed analysis of the experiment results, please refer to this PDF.

How to run tests and benchmarks?

$ go test -tags hrw -bench=. 

Documentation

Overview

Package hrw provides a way to benchmark different HRW variants. See /bench/hrw/README.md for more info.

  • Copyright (c) 2018-2023, NVIDIA CORPORATION. All rights reserved.

Package hrw provides a way to benchmark different HRW variants. See /bench/hrw/README.md for more info.

  • Copyright (c) 2018-2023, NVIDIA CORPORATION. All rights reserved.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL