Skip to content

Instantly share code, notes, and snippets.

View steveroush's full-sized avatar

steveroush

  • nope
  • colorado, usa
View GitHub Profile
@steveroush
steveroush / dot_performance_rearrange0.gv
Last active February 9, 2026 21:35
Graphviz / dot performance test case: dot_performance_rearrange0.gv
/***********************************************************************
this command:
f=dot_performance_rearrange0.gv
F=${f%.*};
time -p dot $f -Tsvg -v -Gnslimit=2 -Gmclimit=.22 -Gremincross=false -Gsearchsize=20 -Gsplines=false -o$F.svg
Produced these timings:
real 0.11
user 0.10
@steveroush
steveroush / dot_performance_oneNode519Edges.gv
Last active February 9, 2026 21:35
Graphviz / dot performance test case: dot_performance_oneNode519Edges.gv
/***********************************************************************
this command:
f=dot_performance_oneNode519Edges.gv
F=${f%.*};
time -p dot $f -Tsvg -v -Gnslimit=2 -Gmclimit=.22 -Gremincross=false -Gsearchsize=20 -Gsplines=false -o$F.svg
Produced these timings:
real 0.04
user 0.03
@steveroush
steveroush / dot_performance_ns.gv
Last active February 9, 2026 21:35
Graphviz / dot performance test case: dot_performance_ns.gv
This file has been truncated, but you can view the full file.
/***********************************************************************
this command:
f=dot_performance_ns.gv
F=${f%.*};
time -p dot $f -Tsvg -v -Gnslimit=2 -Gmclimit=.22 -Gremincross=false -Gsearchsize=20 -Gsplines=false -o$F.svg
Produced these timings:
real 21427.64
user 3036.01
@steveroush
steveroush / dot_performance_networkmap_Dot.gv
Last active February 9, 2026 21:35
Graphviz / dot performance test case: dot_performance_networkmap_Dot.gv
/***********************************************************************
this command:
f=dot_performance_networkmap_Dot.gv
F=${f%.*};
time -p dot $f -Tsvg -v -Gnslimit=2 -Gmclimit=.22 -Gremincross=false -Gsearchsize=20 -Gsplines=false -o$F.svg
Produced these timings:
real 0.03
user 0.03
@steveroush
steveroush / dot_performance_junko.gv
Last active February 9, 2026 21:35
Graphviz / dot performance test case: dot_performance_junko.gv
/***********************************************************************
this command:
f=dot_performance_junko.gv
F=${f%.*};
time -p dot $f -Tsvg -v -Gnslimit=2 -Gmclimit=.22 -Gremincross=false -Gsearchsize=20 -Gsplines=false -o$F.svg
Produced these timings:
real 14.77
user 15.63
@steveroush
steveroush / dot_performance_issue456_0.gv
Last active February 9, 2026 21:35
Graphviz / dot performance test case: dot_performance_issue456_0.gv
/***********************************************************************
this command:
f=dot_performance_issue456_0.gv
F=${f%.*};
time -p dot $f -Tsvg -v -Gnslimit=2 -Gmclimit=.22 -Gremincross=false -Gsearchsize=20 -Gsplines=false -o$F.svg
Produced these timings:
real 396.91
user 395.40
@steveroush
steveroush / dot_performance_issue2621_0.gv
Last active February 9, 2026 21:35
Graphviz / dot performance test case: dot_performance_issue2621_0.gv
/***********************************************************************
this command:
f=dot_performance_issue2621_0.gv
F=${f%.*};
time -p dot $f -Tsvg -v -Gnslimit=2 -Gmclimit=.22 -Gremincross=false -Gsearchsize=20 -Gsplines=false -o$F.svg
Produced these timings:
real 9.96
user 10.63
@steveroush
steveroush / dot_performance_issue2222b_0.gv
Last active February 9, 2026 21:35
Graphviz / dot performance test case: dot_performance_issue2222b_0.gv
This file has been truncated, but you can view the full file.
/***********************************************************************
this command:
f=dot_performance_issue2222b_0.gv
F=${f%.*};
time -p dot $f -Tsvg -v -Gnslimit=2 -Gmclimit=.22 -Gremincross=false -Gsearchsize=20 -Gsplines=false -o$F.svg
Produced these timings:
real 5.49
user 6.02
@steveroush
steveroush / dot_performance_issue2108_0.gv
Last active February 9, 2026 21:35
Graphviz / dot performance test case: dot_performance_issue2108_0.gv
This file has been truncated, but you can view the full file.
/***********************************************************************
this command:
f=dot_performance_issue2108_0.gv
F=${f%.*};
time -p dot $f -Tsvg -v -Gnslimit=2 -Gmclimit=.22 -Gremincross=false -Gsearchsize=20 -Gsplines=false -o$F.svg
Produced these timings:
real 8.65
user 8.54
@steveroush
steveroush / dot_performance_issue2095_0.gv
Last active February 9, 2026 21:35
Graphviz / dot performance test case: dot_performance_issue2095_0.gv
/***********************************************************************
this command:
f=dot_performance_issue2095_0.gv
F=${f%.*};
time -p dot $f -Tsvg -v -Gnslimit=2 -Gmclimit=.22 -Gremincross=false -Gsearchsize=20 -Gsplines=false -o$F.svg
Produced these timings:
real 5.43
user 3.70