Skip to content

Commit

Permalink
Unzip also tar files & delete non python files in macro benchmark cg …
Browse files Browse the repository at this point in the history
…geenration
  • Loading branch information
gdrosos committed Jun 5, 2022
1 parent acb891b commit bf83de1
Show file tree
Hide file tree
Showing 25 changed files with 40,041 additions and 23 deletions.
1 change: 0 additions & 1 deletion benchmark/macro/call-graphs/PyNaCl-1.4.0.json

This file was deleted.

1 change: 1 addition & 0 deletions benchmark/macro/call-graphs/PyNaCl-1.5.0.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion benchmark/macro/call-graphs/bcrypt-3.2.0.json

This file was deleted.

1 change: 1 addition & 0 deletions benchmark/macro/call-graphs/bcrypt-3.2.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"product": "bcrypt", "forge": "PyPI", "generator": "PyCG", "depset": [], "version": "3.2.2", "timestamp": 0, "modules": {"internal": {"/bcrypt/": {"sourceFile": "bcrypt/__init__.py", "namespaces": {"0": {"namespace": "/bcrypt/", "metadata": {"first": 1, "last": 171}}, "1": {"namespace": "/bcrypt/gensalt()", "metadata": {"first": 56, "last": 73}}, "2": {"namespace": "/bcrypt/hashpw()", "metadata": {"first": 77, "last": 112}}, "3": {"namespace": "/bcrypt/checkpw()", "metadata": {"first": 115, "last": 125}}, "4": {"namespace": "/bcrypt/kdf()", "metadata": {"first": 128, "last": 166}}, "5": {"namespace": "/bcrypt/_bcrypt_assert()", "metadata": {"first": 169, "last": 171}}}}, "/bcrypt.__about__/": {"sourceFile": "bcrypt/__about__.py", "namespaces": {"6": {"namespace": "/bcrypt.__about__/", "metadata": {"first": 1, "last": 41}}}}}, "external": {"re": {"sourceFile": "", "namespaces": {"7": {"namespace": "//re//re.compile", "metadata": {}}}}, ".builtin": {"sourceFile": "", "namespaces": {"8": {"namespace": "//.builtin//ValueError", "metadata": {}}, "9": {"namespace": "//.builtin//len", "metadata": {}}, "10": {"namespace": "//.builtin//isinstance", "metadata": {}}, "11": {"namespace": "//.builtin//TypeError", "metadata": {}}, "12": {"namespace": "//.builtin//SystemError", "metadata": {}}}}, "os": {"sourceFile": "", "namespaces": {"13": {"namespace": "//os//os.urandom", "metadata": {}}}}, "_bcrypt": {"sourceFile": "", "namespaces": {"14": {"namespace": "//_bcrypt//_bcrypt.ffi.new", "metadata": {}}, "15": {"namespace": "//_bcrypt//_bcrypt.lib.encode_base64", "metadata": {}}, "16": {"namespace": "//_bcrypt//_bcrypt.ffi.string", "metadata": {}}, "17": {"namespace": "//_bcrypt//_bcrypt.lib.bcrypt_hashpass", "metadata": {}}, "18": {"namespace": "//_bcrypt//_bcrypt.lib.bcrypt_pbkdf", "metadata": {}}, "19": {"namespace": "//_bcrypt//_bcrypt.ffi.buffer", "metadata": {}}}}, "hmac": {"sourceFile": "", "namespaces": {"20": {"namespace": "//hmac//hmac.compare_digest", "metadata": {}}}}, "warnings": {"sourceFile": "", "namespaces": {"21": {"namespace": "//warnings//warnings.warn", "metadata": {}}}}}}, "graph": {"internalCalls": [["3", "2", {}], ["4", "5", {}]], "externalCalls": [["0", "7", {}], ["1", "15", {}], ["1", "14", {}], ["1", "9", {}], ["1", "8", {}], ["1", "16", {}], ["1", "13", {}], ["2", "14", {}], ["2", "9", {}], ["2", "8", {}], ["2", "16", {}], ["2", "11", {}], ["2", "17", {}], ["2", "10", {}], ["3", "20", {}], ["3", "8", {}], ["3", "11", {}], ["3", "10", {}], ["4", "14", {}], ["4", "21", {}], ["4", "18", {}], ["4", "9", {}], ["4", "8", {}], ["4", "11", {}], ["4", "19", {}], ["4", "10", {}], ["5", "12", {}]], "resolvedCalls": []}, "nodes": 22}
1 change: 0 additions & 1 deletion benchmark/macro/call-graphs/cffi-1.14.5.json

This file was deleted.

1 change: 1 addition & 0 deletions benchmark/macro/call-graphs/cffi-1.15.0.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion benchmark/macro/call-graphs/cryptography-3.4.7.json

This file was deleted.

1 change: 1 addition & 0 deletions benchmark/macro/call-graphs/cryptography-37.0.2.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion benchmark/macro/call-graphs/fabric-2.6.0.json

This file was deleted.

1 change: 1 addition & 0 deletions benchmark/macro/call-graphs/fabric-2.7.0.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions benchmark/macro/call-graphs/paramiko-2.11.0.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion benchmark/macro/call-graphs/paramiko-2.7.2.json

This file was deleted.

1 change: 0 additions & 1 deletion benchmark/macro/call-graphs/pathlib2-2.3.5.json

This file was deleted.

1 change: 1 addition & 0 deletions benchmark/macro/call-graphs/pathlib2-2.3.7.post1.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion benchmark/macro/call-graphs/pycparser-2.20.json

This file was deleted.

1 change: 1 addition & 0 deletions benchmark/macro/call-graphs/pycparser-2.21.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion benchmark/macro/call-graphs/six-1.15.0.json

This file was deleted.

Loading

0 comments on commit bf83de1

Please sign in to comment.