Skip to content

Commit 58795fe

Browse files
offline-replay: add program_cache heap size (#6896)
1 parent a0ca943 commit 58795fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contrib/offline-replay/offline_replay.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
[runtime]
1818
max_live_slots = 4
1919
max_fork_width = 4
20+
[runtime.program_cache]
21+
heap_size_mib = 131072
2022
[consensus]
2123
vote = false
2224
[development]

0 commit comments

Comments
 (0)