index
:
allocbench
align_to_cl
artifact
binary_chattymalloc
bumpptrs
cache_exclusive_alloc
catch_abort
glibc-cacheline-exclusive
introduce_gitlab-ci
keydb
lld
logging
loop_keep_allocs
master
nop
pgfplots
redis
wait4_rusage
benchmark tool for POSIX memory allocators
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
bench.py
1
1 files changed, 0 insertions, 1 deletions
diff --git a/bench.py b/bench.py
index b2f02e0..aea8e98 100755
--- a/
bench.py
+++ b/
bench.py
@@ -21,7 +21,6 @@
import argparse
import atexit
import datetime
-import logging
import os
import sys
import traceback