Skip to content

Metric Report Apr 2019

peihunglin edited this page Sep 4, 2019 · 6 revisions

Evaluation platform:

Intel(R) Xeon(R) CPU E5-2695 v4

Metric report:

tool precision-min precision-max recall-min recall-max accuracy-min accuracy-max
helgrind 0.5 0.505 0.932 0.949 0.491 0.5
tsan 0.935 0.982 0.5 0.948 0.721 0.964
archer 0.514 0.519 0.931 0.948 0.505 0.514
inspector 0.596 0.64 0.898 0.966 0.638 0.707
romp 0.955 0.964 0.724 0.914 0.836 0.936

Metrics formula:

precision (P) = TP/(TP + FP)

recall (R) = TP/(TP +FN)

accuracy (A) = (TP +TN)/(TP +FP +TN +FN)

Tool & compiler version:

Tool Version Compiler
Helgrind 3.14.0 GCC 8.1.0
ThreadSanitizer 6.0.0 Clang 6.0.0
Archer 2.0.0 Clang 6.0.1
Intel Inspector 2019 Update 1 (build 579146) Intel 19.0.0.117
romp 6a0ad6d Clang 8.0.0