1brc

command module
v0.0.0-...-311b5ba Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: MIT Imports: 12 Imported by: 0

README

A golang solution for https://github.com/gunnarmorling/1brc challenge

Tested with go1.21.6

Other dependencies

  • Python v3.x.x(at least v3.6.9)
  • Make(optional)

Run with make build tool

To create file: make create_file

Change the number of rows in the Makefile. Default is 1000 i.e create 1000 rows

To run program: make run

Run without make

To create file: python3 -m create_data_file num_rows

num_rows is where you specify the row count 1 - 1,000,000,000

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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