diff options
author | Aria Shrimpton <me@aria.rip> | 2024-03-07 20:06:45 +0000 |
---|---|---|
committer | Aria Shrimpton <me@aria.rip> | 2024-03-07 20:06:45 +0000 |
commit | 49eb88921137d6ce19860f3951d88a401a48ac12 (patch) | |
tree | 6fdf1a4ef73e61242e6f6ae1b73e4b69144933bb /analysis/current/candelabra/profiler_info/example_stack | |
parent | edea4fe292ebb2cbeaa2f53d6eabd09ec879fe7c (diff) |
cleanup analysis directory
Diffstat (limited to 'analysis/current/candelabra/profiler_info/example_stack')
-rw-r--r-- | analysis/current/candelabra/profiler_info/example_stack | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/analysis/current/candelabra/profiler_info/example_stack b/analysis/current/candelabra/profiler_info/example_stack new file mode 100644 index 0000000..5963356 --- /dev/null +++ b/analysis/current/candelabra/profiler_info/example_stack @@ -0,0 +1 @@ +{"proj_hash":15804910821739133608,"proj_location":"/opt/candelabra/src/tests/example_stack","info":[["/opt/candelabra/src/tests/example_stack/src/types.pr.rs",[["StackCon",[{"occurences":461.0,"avg_n":1000000.0,"avg_op_counts":{"pop":1000000.0,"get":0.0,"nth":0.0,"insert":0.0,"last":0.0,"contains":0.0,"first":0.0,"push":1000000.0,"clear":0.0,"remove":0.0}},{"occurences":6.0,"avg_n":50000000.0,"avg_op_counts":{"nth":0.0,"pop":50000000.0,"insert":0.0,"remove":0.0,"contains":0.0,"get":0.0,"first":0.0,"clear":0.0,"push":50000000.0,"last":0.0}},{"occurences":38.0,"avg_n":10000000.0,"avg_op_counts":{"remove":0.0,"last":0.0,"push":10000000.0,"insert":0.0,"pop":10000000.0,"nth":0.0,"first":0.0,"get":0.0,"contains":0.0,"clear":0.0}}]]]]]}
\ No newline at end of file |