aboutsummaryrefslogtreecommitdiff
path: root/bench.py
diff options
context:
space:
mode:
Diffstat (limited to 'bench.py')
-rwxr-xr-xbench.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench.py b/bench.py
index e43ad1c..a234544 100755
--- a/bench.py
+++ b/bench.py
@@ -69,6 +69,7 @@ def check_dependencies():
def main():
+ """Main entry point for an allocbench benchmark run"""
check_dependencies()
parser = argparse.ArgumentParser(description="benchmark memory allocators")