This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Commit d8b8e18
fix: faster hex to byte implementation (#6596)
* faster hex to byte implementation
Signed-off-by: Marin Petrunic <marin.petrunic@gmail.com>
* Apply suggestions from code review
Co-authored-by: Muhammad Altabba <24407834+Muhammad-Altabba@users.noreply.github.com>
* fix tiny linting issue
---------
Signed-off-by: Marin Petrunic <marin.petrunic@gmail.com>
Co-authored-by: Muhammad Altabba <24407834+Muhammad-Altabba@users.noreply.github.com>
Co-authored-by: Alex <alex.luu@mail.utoronto.ca>1 parent be86e25 commit d8b8e18
1 file changed
+40
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
452 | 472 | | |
453 | | - | |
454 | | - | |
455 | | - | |
456 | | - | |
457 | | - | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
458 | 476 | | |
459 | | - | |
| 477 | + | |
460 | 478 | | |
461 | 479 | | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
466 | 495 | | |
467 | | - | |
| 496 | + | |
468 | 497 | | |
0 commit comments