summaryrefslogtreecommitdiff
path: root/metrics/tests/probes/memory/pass-memory-size-is-same/metrics.json
diff options
context:
space:
mode:
Diffstat (limited to 'metrics/tests/probes/memory/pass-memory-size-is-same/metrics.json')
-rw-r--r--metrics/tests/probes/memory/pass-memory-size-is-same/metrics.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/metrics/tests/probes/memory/pass-memory-size-is-same/metrics.json b/metrics/tests/probes/memory/pass-memory-size-is-same/metrics.json
new file mode 100644
index 0000000000..3ffbe1b732
--- /dev/null
+++ b/metrics/tests/probes/memory/pass-memory-size-is-same/metrics.json
@@ -0,0 +1,19 @@
+{
+ "memory": [
+ [
+ "after setZoom 0.9",
+ 21439,
+ 57
+ ],
+ [
+ "end",
+ 23385,
+ 108
+ ],
+ [
+ "start",
+ 0,
+ 0
+ ]
+ ]
+}