Computation times#

00:57.761 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:16.132

0.0

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

00:10.064

0.0

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

00:08.122

0.0

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

00:02.526

0.0

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

00:02.114

0.0

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

00:01.854

0.0

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

00:01.596

0.0

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

00:00.927

0.0

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

00:00.698

0.0

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

00:00.691

0.0

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

00:00.592

0.0

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

00:00.526

0.0

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

00:00.490

0.0

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

00:00.488

0.0

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

00:00.433

0.0

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

00:00.400

0.0

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

00:00.388

0.0

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

00:00.359

0.0

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

00:00.356

0.0

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

00:00.353

0.0

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

00:00.348

0.0

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

00:00.342

0.0

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

00:00.333

0.0

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

00:00.317

0.0

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

00:00.315

0.0

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

00:00.313

0.0

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

00:00.299

0.0

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

00:00.294

0.0

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

00:00.287

0.0

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

00:00.279

0.0

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

00:00.277

0.0

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

00:00.275

0.0

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

00:00.264

0.0

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

00:00.262

0.0

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

00:00.255

0.0

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

00:00.250

0.0

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

00:00.245

0.0

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

00:00.237

0.0

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

00:00.228

0.0

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

00:00.221

0.0

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

00:00.211

0.0

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

00:00.204

0.0

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

00:00.194

0.0

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

00:00.193

0.0

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

00:00.190

0.0

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

00:00.189

0.0

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

00:00.182

0.0

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

00:00.170

0.0

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

00:00.165

0.0

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

00:00.147

0.0

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

00:00.082

0.0

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

00:00.081

0.0

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

00:00.073

0.0

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

00:00.064

0.0

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

00:00.061

0.0

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

00:00.051

0.0

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

00:00.049

0.0

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

00:00.049

0.0

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

00:00.048

0.0

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

00:00.048

0.0

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

00:00.045

0.0

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

00:00.042

0.0

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

00:00.041

0.0

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

00:00.040

0.0

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

00:00.040

0.0

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

00:00.037

0.0

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

00:00.037

0.0

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

00:00.035

0.0

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

00:00.034

0.0

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

00:00.034

0.0

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

00:00.032

0.0

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

00:00.032

0.0

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

00:00.031

0.0

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

00:00.028

0.0

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

00:00.018

0.0

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

00:00.018

0.0

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

00:00.010

0.0

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

00:00.002

0.0

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

00:00.001

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