TraceMachina/nativelink

Potential improvements to fastcdc

Open

#692 opened on Mar 2, 2024

 (4 comments) (0 reactions) (0 assignees)Rust (222 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1,557 stars)
PR merge metrics
 (PR metrics pending)

Description

The code at https://github.com/TraceMachina/nativelink/blob/main/nativelink-util/src/fastcdc.rs seems unnecessary.

Potential alternatives:

There is also an interesting algorithm called UltraCDC from some of the FastCDC authors that seems worth investigating:

Contributor guide