Raphtory
Raphtory copied to clipboard
Performance improvements for upload_graph
have a look at the implementation of upload_graph and try to skip as much steps as possible from the validation process. For instance, avoid having to re-encode the graph again.