Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ encoded
Function
encoded
tools/provenance-eval/run.py:39–40 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
37
38
39
def
encoded(value):
40
return
json.dumps(value, separators=(
","
,
":"
), ensure_ascii=False).encode()
41
42
43
def
summary(samples):
Callers
3
hook
Method · 0.85
rpc
Method · 0.85
measure_turn
Function · 0.85
Calls
1
encode
Method · 0.45
Tested by
no test coverage detected