Open yingsu00 opened 1 week ago
Name | Link |
---|---|
Latest commit | 9bdd673762f505e00164877f0ae5dce697bb4c6a |
Latest deploy log | https://app.netlify.com/sites/meta-velox/deploys/67467f0b166bd5000808a087 |
Deploy Preview | https://deploy-preview-11545--meta-velox.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@Yuhta has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@yingsu00 : Do you have any early results ?
@pedro should the type of this be test
or misc
? I think test
as I count fuzzers and benchmarks related to that or do you want that to explicitly only be for adding/modifying tests? It should imo not be feat
as that equals a bump in version number that's not warranted for a test/util imo?
@pedro should the type of this be
test
ormisc
? I thinktest
as I count fuzzers and benchmarks related to that or do you want that to explicitly only be for adding/modifying tests? It should imo not befeat
as that equals a bump in version number that's not warranted for a test/util imo?
Hi @assignUser good catch! I changed it to test.
This commit adds a benchmark for the crc32 performance measurements on different platforms.