Add Node1 and SHOW_MEMORY

This commit is contained in:
2024-02-26 12:17:38 -08:00
parent 6a08bdd40e
commit be7f643f14
3 changed files with 83 additions and 7 deletions

View File

@@ -21,6 +21,7 @@
#include <callgrind.h>
#define DEBUG_VERBOSE 0
#define SHOW_MEMORY 0
[[nodiscard]] inline auto
operator<=>(const std::span<const uint8_t> &lhs,