diff options
author | Mathieu Chartier <mathieuc@google.com> | 2015-09-22 18:14:29 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2015-09-22 18:20:10 -0700 |
commit | 14f8b13d2593770b7f5387a33f6a8400c20aaa8e (patch) | |
tree | 5d4c8b1fac7738ae4541dd572d3f678dd3acf79b /compiler/optimizing/graph_visualizer.cc | |
parent | 6a0e05aff612118d45b87473829fd69a595003ba (diff) |
Add benchmark for jobject functions
Measures performance of:
Add/RemoveLocalRef
Add/RemoveGlobalRef
Add/RemoveWeakGlobalRef
Decoding local, weak, global, handle scope jobjects.
N5 results:
benchmark ns linear runtime
AddRemoveGlobal 476.7 ===========================
AddRemoveLocal 42.0 ==
AddRemoveWeakGlobal 519.7 ==============================
DecodeGlobal 69.9 ====
DecodeHandleScopeRef 38.9 ==
DecodeLocal 70.7 ====
DecodeWeakGlobal 119.7 ======
Change-Id: Iba014a9993909ee45fd52ae48d6dea8428a86bf2
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions