# Challenges Details of challenges tested. ## [libpng](https://github.com/aixcc-finals/example-libpng) * 6 minutes to write graphml file * 12 minutes to load into JanusGraph * Graph dimensions: * Nodes: 291,910 * Edges: 1,991,311 **TODO:** Reconcile the differences in the number of nodes and edges. ### Full-scan * **base:** `2c894c66108f0724331a9e5b4826e351bf2d094b` ### Delta-scan * **base:** `0cc367aaeaac3f888f255cee5d394968996f736e` * **delta:** `2c894c66108f0724331a9e5b4826e351bf2d094b`