1brc icon indicating copy to clipboard operation
1brc copied to clipboard

Add test case for station name of length 100

Open gunnarmorling opened this issue 1 year ago • 1 comments

As that's the maximum length defined in the rules.

gunnarmorling avatar Jan 05 '24 21:01 gunnarmorling

Let's add a test which has

  • three measurements for a station with 1 byte long name A
  • three measurements for a station with 1 byte long name B
  • three measurements for a station with 100 byte long name A
  • three measurements for a station with 100 byte long name B

This is to make sure the full range of name lengths is covered properly.

gunnarmorling avatar Jan 08 '24 11:01 gunnarmorling