mirror of
https://github.com/logos-blockchain/logos-blockchain-simulations.git
synced 2026-02-26 16:13:09 +00:00
remove reuse
This commit is contained in:
parent
1924d4b50d
commit
6c5cd2ffe8
@ -204,8 +204,8 @@ def views(ctx: typer.Context,
|
||||
):
|
||||
|
||||
log.basicConfig(level=log.INFO)
|
||||
#pathlen2vfins = compute_view_times(path, oprefix)
|
||||
#write_dict(pathlen2vfins, f'{oprefix}-{simtype}-viewtimes.dict')
|
||||
pathlen2vfins = compute_view_times(path, oprefix)
|
||||
write_dict(pathlen2vfins, f'{oprefix}-{simtype}-viewtimes.dict')
|
||||
|
||||
pathlen2vfins = read_dict(f'{oprefix}-{simtype}-viewtimes.dict')
|
||||
tree = plot_view_times(pathlen2vfins, "tree", oprefix)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user