Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ logGroupEnd
Function
logGroupEnd
benchmark/performance.js:34–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
const
logError = message => core.error(message);
33
const
logGroup = title => core.startGroup(title);
34
const
logGroupEnd = () => core.endGroup();
35
36
/**
37
* Initialize Parse Server
for
benchmarking
Callers
1
runBenchmarks
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected