mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 09:17:57 +00:00
Test
This commit is contained in:
@@ -93,11 +93,11 @@ public:
|
|||||||
{
|
{
|
||||||
// profiler_.functionName = "xxhasher-" + std::to_string(totalSize_);
|
// profiler_.functionName = "xxhasher-" + std::to_string(totalSize_);
|
||||||
// auto start = std::chrono::steady_clock::now();
|
// auto start = std::chrono::steady_clock::now();
|
||||||
if (0)
|
// if (0)
|
||||||
{
|
// {
|
||||||
FunctionProfiler _{"-free"};
|
// FunctionProfiler _{"-free"};
|
||||||
XXH3_freeState(state_);
|
// XXH3_freeState(state_);
|
||||||
}
|
// }
|
||||||
}
|
}
|
||||||
|
|
||||||
template <
|
template <
|
||||||
|
|||||||
Reference in New Issue
Block a user