-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
triage sok function recall #98
Comments
v0.3.6 9bac44d lancelot vs SoK test suite
functions:
precision: 0.892
recall: 0.746
basic blocks:
precision: 0.989
recall: 0.801
instructions:
precision: 0.996
recall: 0.804
worst performing test cases:
-------- ------------------------------------
0.319658 SoK-windows-testsuite/cl_O2/tee
0.319658 SoK-windows-testsuite/cl_Ox/tee
0.320613 SoK-windows-testsuite/cl_O1/tee
0.32097 SoK-windows-testsuite/cl_Od/tee
0.322366 SoK-windows-testsuite/cl_O2/xxd
0.322366 SoK-windows-testsuite/cl_Ox/xxd
0.322727 SoK-windows-testsuite/cl_O1/xxd
0.323776 SoK-windows-testsuite/cl_Od/xxd
0.368915 SoK-windows-testsuite/cl_O2/pageant
0.370444 SoK-windows-testsuite/cl_Ox/pageant
0.373436 SoK-windows-testsuite/cl_O1/pageant
0.374484 SoK-windows-testsuite/cl_O2/puttygen
0.376033 SoK-windows-testsuite/cl_Ox/puttygen
0.382467 SoK-windows-testsuite/cl_O1/puttygen
0.392491 SoK-windows-testsuite/cl_Od/pageant
0.403837 SoK-windows-testsuite/cl_Od/puttygen
0.408605 SoK-windows-testsuite/cl_O2/puttytel
0.409165 SoK-windows-testsuite/cl_Ox/puttytel
0.414866 SoK-windows-testsuite/cl_O1/puttytel
0.430197 SoK-windows-testsuite/cl_Od/puttytel
-------- ------------------------------------ |
v0.4.2 7a97939 lancelot vs SoK test suite
functions:
precision: 0.871 (-0.02)
recall: 0.850 (+0.11)
basic blocks:
precision: 0.987 (no change)
recall: 0.885 (+0.08)
instructions:
precision: 0.995 (no change)
recall: 0.903 (+0.10)
worst performing function recall:
-------- ------------------------------------
0.540136 SoK-windows-testsuite/cl_O2/tee
0.540136 SoK-windows-testsuite/cl_Ox/tee
0.5403 SoK-windows-testsuite/cl_O1/tee
0.5403 SoK-windows-testsuite/cl_Od/tee
0.544627 SoK-windows-testsuite/cl_O2/xxd
0.544627 SoK-windows-testsuite/cl_Ox/xxd
0.545105 SoK-windows-testsuite/cl_O1/xxd
-------- ------------------------------------
worst performing function precision:
-------- ---------------------------------------
0.454656 SoK-windows-testsuite/cl_Ox/libxml2
0.456754 SoK-windows-testsuite/cl_O2/libxml2
0.517874 SoK-windows-testsuite/cl_O2/tiffcrop
0.520982 SoK-windows-testsuite/cl_O2/vim
0.522531 SoK-windows-testsuite/cl_Ox/tiffcrop
0.541377 SoK-windows-testsuite/cl_Ox/vim |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
see https://github.com/williballenthin/lancelot/blob/master/resources/evaluation/SoK/analyze-sok.ipynb
pick a testcase:
dump the functions:
diff:
The text was updated successfully, but these errors were encountered: