re-frame-10x/test-resources/todomvc-trace1.edn

2 lines
18 KiB
Clojure
Raw Normal View History

[{:id 2007, :operation :initialise-db, :op-type :event, :tags {:event [:initialise-db], :app-db-before {:todos {1 {:id 1, :title "a", :done true}, 2 {:id 2, :title "abc", :done true}, 3 {:id 3, :title "def", :done false}}, :showing :all}, :app-db-after {:todos {1 {:id 1, :title "a", :done true}, 2 {:id 2, :title "abc", :done true}, 3 {:id 3, :title "def", :done false}}, :showing :all}}, :child-of nil, :start 69816369.935, :duration 0.9599999934434891, :end 69816370.9} {:id 2008, :operation :sorted-todos, :op-type :sub/run, :tags {:query-v [:sorted-todos], :reaction "rx25", :input-signals ("ra23"), :value {1 {:id 1, :title "a", :done true}, 2 {:id 2, :title "abc", :done true}, 3 {:id 3, :title "def", :done false}}}, :child-of nil, :start 69816371, :duration 0.06499999761581421, :end 69816371.07000001} {:id 2009, :operation :showing, :op-type :sub/run, :tags {:query-v [:showing], :reaction "rx29", :input-signals ("ra23"), :value :all}, :child-of nil, :start 69816371.17500001, :duration 0.024999991059303284, :end 69816371.205} {:id 2010, :operation "todomvc.views.todo_app", :op-type :render, :tags {:component-path "todomvc.views.todo_app", :reaction "rx27", :input-signals ("ra1396" "rx26")}, :child-of nil, :start 69816371.465, :duration 1.1449999958276749, :end 69816372.61} {:id 2011, :operation :todos, :op-type :sub/create, :tags {:query-v [:todos], :cached? true, :reaction "rx26"}, :child-of 2010, :start 69816372.33000001, :duration 0.05499999225139618, :end 69816372.39} {:id 2012, :operation "todomvc.views.task_entry", :op-type :render, :tags {:component-path "todomvc.views.todo_app > todomvc.views.task_entry", :reaction nil, :input-signals nil}, :child-of nil, :start 69816372.81500001, :duration 0.0599999874830246, :end 69816372.875} {:id 2013, :operation "todomvc.views.todo_input", :op-type :render, :tags {:component-path "todomvc.views.todo_app > todomvc.views.task_entry > todomvc.views.todo_input", :reaction "rx28", :input-signals ("ra1397")}, :child-of nil, :start 69816373.07000001, :duration 0.125, :end 69816373.19500001} {:id 2014, :operation "ReagentInput", :op-type :render, :tags {:component-path "todomvc.views.todo_app > todomvc.views.task_entry > todomvc.views.todo_input > ReagentInput", :reaction nil, :input-signals nil}, :child-of nil, :start 69816373.37, :duration 0.05500000715255737, :end 69816373.42500001} {:id 2015, :operation "todomvc.views.task_list", :op-type :render, :tags {:component-path "todomvc.views.todo_app > todomvc.views.task_list", :reaction "rx32", :input-signals ("ra1396" "rx30" "ra1396" "rx31")}, :child-of nil, :start 69816373.665, :duration 0.38499999046325684, :end 69816374.05} {:id 2016, :operation :visible-todos, :op-type :sub/create, :tags {:query-v [:visible-todos], :cached? true, :reaction "rx30"}, :child-of 2015, :start 69816373.68, :duration 0.034999996423721313, :end 69816373.715} {:id 2017, :operation :all-complete?, :op-type :sub/create, :tags {:query-v [:all-complete?], :cached? true, :reaction "rx31"}, :child-of 2015, :start 69816373.81, :duration 0.025000005960464478, :end 69816373.83500001} {:id 2018, :operation "ReagentInput", :op-type :render, :tags {:component-path "todomvc.views.todo_app > todomvc.views.task_list > ReagentInput", :reaction nil, :input-signals nil}, :child-of nil, :start 69816374.205, :duration 0.03000001609325409, :end 69816374.24000001} {:id 2019, :operation "todomvc.views.todo_item", :op-type :render, :tags {:component-path "todomvc.views.todo_app > todomvc.views.task_list > todomvc.views.todo_item", :reaction "rx33", :input-signals ("ra1398" "ra1398")}, :child-of nil, :start 69816374.46000001, :duration 0.10000000894069672, :end 69816374.56000002} {:id 2020, :operation "ReagentInput", :op-type :render, :tags {:component-path "todomvc.views.todo_app > todomvc.views.task_list > todomvc.views.todo_item > ReagentInput", :reaction nil, :input-signals nil}, :child-of nil, :start 69816374.75500001, :duration 0.040000006556510925, :end 69816374.82000001} {:id 2021, :operation "todomvc.views.todo_item", :op-type :render, :tags {:component-path "todomvc.view