Computation times#

01:19.340 total execution time for 81 files from all galleries:

Example

Time

Mem (MB)

Animations of 3D rotation and random walk (../examples/3d_drawing/plot_3d_rotation_animation.py)

00:21.076

0.0

Parallel Betweenness (../examples/algorithms/plot_parallel_betweenness.py)

00:19.676

0.0

Greedy Coloring (../examples/algorithms/plot_greedy_coloring.py)

00:11.031

0.0

Atlas (../examples/graphviz_layout/plot_atlas.py)

00:03.514

0.0

Betweenness Centrality (../examples/algorithms/plot_betweenness_centrality.py)

00:03.298

0.0

Image Segmentation via Spectral Graph Partitioning (../examples/algorithms/plot_image_segmentation_spectral_graph_partiion.py)

00:02.713

0.0

Graphs from geographic points (../examples/geospatial/plot_points.py)

00:02.062

0.0

Triads (../examples/graph/plot_triad_types.py)

00:01.106

0.0

Eigenvalues (../examples/drawing/plot_eigenvalues.py)

00:00.934

0.0

Plotting MultiDiGraph Edges and Labels (../examples/drawing/plot_multigraphs.py)

00:00.812

0.0

Giant Component (../examples/graphviz_layout/plot_giant_component.py)

00:00.773

0.0

Subgraphs (../examples/algorithms/plot_subgraphs.py)

00:00.637

0.0

Community Detection using Girvan-Newman (../examples/algorithms/plot_girvan_newman.py)

00:00.601

0.0

igraph (../examples/external/plot_igraph.py)

00:00.558

0.0

Delaunay graphs from geographic points (../examples/geospatial/plot_delaunay.py)

00:00.511

0.0

Blockmodel (../examples/algorithms/plot_blockmodel.py)

00:00.449

0.0

Visibility Graph (../examples/graph/plot_visibility_graph.py)

00:00.424

0.0

Chess Masters (../examples/drawing/plot_chess_masters.py)

00:00.387

0.0

Lanl Routes (../examples/graphviz_layout/plot_lanl_routes.py)

00:00.381

0.0

Four Grids (../examples/drawing/plot_four_grids.py)

00:00.359

0.0

Graphs from Polygons (../examples/geospatial/plot_polygons.py)

00:00.357

0.0

Words/Ladder Graph (../examples/graph/plot_words.py)

00:00.356

0.0

Decomposition (../examples/graphviz_layout/plot_decomposition.py)

00:00.356

0.0

Simple graph (../examples/basic/plot_simple_graph.py)

00:00.327

0.0

Degree Analysis (../examples/drawing/plot_degree.py)

00:00.308

0.0

Dedensification (../examples/algorithms/plot_dedensification.py)

00:00.288

0.0

Sampson (../examples/drawing/plot_sampson.py)

00:00.268

0.0

Lowest Common Ancestors (../examples/algorithms/plot_lca.py)

00:00.263

0.0

Beam Search (../examples/algorithms/plot_beam_search.py)

00:00.256

0.0

SNAP Graph Summary (../examples/algorithms/plot_snap.py)

00:00.247

0.0

Morse Trie (../examples/graph/plot_morse_trie.py)

00:00.237

0.0

Roget (../examples/graph/plot_roget.py)

00:00.235

0.0

Custom node icons (../examples/drawing/plot_custom_node_icons.py)

00:00.232

0.0

Spectral Embedding (../examples/drawing/plot_spectral_grid.py)

00:00.220

0.0

Reverse Cuthill–McKee (../examples/algorithms/plot_rcm.py)

00:00.218

0.0

Directed Graph (../examples/drawing/plot_directed.py)

00:00.216

0.0

Circular Tree (../examples/graphviz_layout/plot_circular_tree.py)

00:00.210

0.0

Labels And Colors (../examples/drawing/plot_labels_and_colors.py)

00:00.199

0.0

Napoleon Russian Campaign (../examples/graph/plot_napoleon_russian_campaign.py)

00:00.166

0.0

Knuth Miles (../examples/drawing/plot_knuth_miles.py)

00:00.166

0.0

Find Shortest Path (../examples/algorithms/plot_shortest_path.py)

00:00.153

0.0

Iterated Dynamical Systems (../examples/algorithms/plot_iterated_dynamical_systems.py)

00:00.142

0.0

Antigraph (../examples/subclass/plot_antigraph.py)

00:00.140

0.0

Ego Graph (../examples/drawing/plot_ego_graph.py)

00:00.135

0.0

Random Geometric Graph (../examples/drawing/plot_random_geometric_graph.py)

00:00.130

0.0

Properties (../examples/basic/plot_properties.py)

00:00.124

0.0

Atlas (../examples/graphviz_drawing/plot_mini_atlas.py)

00:00.121

0.0

Cluster Layout (../examples/drawing/plot_clusters.py)

00:00.118

0.0

DAG - Topological Layout (../examples/graph/plot_dag_layout.py)

00:00.116

0.0

Traveling Salesman Problem (../examples/drawing/plot_tsp.py)

00:00.114

0.0

Rainbow Coloring (../examples/drawing/plot_rainbow_coloring.py)

00:00.108

0.0

Circuits (../examples/algorithms/plot_circuits.py)

00:00.089

0.0

Weighted Graph (../examples/drawing/plot_weighted_graph.py)

00:00.087

0.0

Minimum Spanning Tree (../examples/graph/plot_mst.py)

00:00.079

0.0

Cycle Detection (../examples/algorithms/plot_cycle_detection.py)

00:00.075

0.0

House With Colors (../examples/drawing/plot_house_with_colors.py)

00:00.075

0.0

2D Grid (../examples/graphviz_drawing/plot_grid.py)

00:00.074

0.0

Basic matplotlib (../examples/3d_drawing/plot_basic.py)

00:00.073

0.0

Karate Club (../examples/graph/plot_karate_club.py)

00:00.070

0.0

Degree Sequence (../examples/graph/plot_degree_sequence.py)

00:00.069

0.0

Expected Degree Sequence (../examples/graph/plot_expected_degree_sequence.py)

00:00.068

0.0

Multipartite Layout (../examples/drawing/plot_multipartite_graph.py)

00:00.066

0.0

Self-loops (../examples/drawing/plot_selfloops.py)

00:00.064

0.0

Davis Club (../examples/algorithms/plot_davis_club.py)

00:00.060

0.0

Unix Email (../examples/drawing/plot_unix_email.py)

00:00.056

0.0

Custom Node Position (../examples/drawing/plot_center_node.py)

00:00.054

0.0

Maximum Independent Set (../examples/algorithms/plot_maximum_independent_set.py)

00:00.054

0.0

Read and write graphs. (../examples/basic/plot_read_write.py)

00:00.051

0.0

Edge Colormap (../examples/drawing/plot_edge_colormap.py)

00:00.050

0.0

Print Graph (../examples/subclass/plot_printgraph.py)

00:00.049

0.0

Krackhardt Centrality (../examples/algorithms/plot_krackhardt_centrality.py)

00:00.049

0.0

Erdos Renyi (../examples/graph/plot_erdos_renyi.py)

00:00.047

0.0

Simple Path (../examples/drawing/plot_simple_path.py)

00:00.044

0.0

Node Colormap (../examples/drawing/plot_node_colormap.py)

00:00.042

0.0

Attributes (../examples/graphviz_drawing/plot_attributes.py)

00:00.026

0.0

Conversion (../examples/graphviz_drawing/plot_conversion.py)

00:00.024

0.0

Football (../examples/graph/plot_football.py)

00:00.014

0.0

OpenStreetMap with OSMnx (../examples/geospatial/plot_osmnx.py)

00:00.003

0.0

Graphs from a set of lines (../examples/geospatial/plot_lines.py)

00:00.003

0.0

Mayavi2 (../examples/3d_drawing/mayavi2_spring.py)

00:00.000

0.0

JavaScript (../examples/external/javascript_force.py)

00:00.000

0.0