0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-06 11:15:34 +02:00
dendrite/roomserver/internal/input
Till 232aef016c
Add basic runtime tracing (#2996)
This allows us in almost all places to use regions to further trace down
long running tasks.
Also removes an unused function.
2023-03-13 16:45:14 +01:00
..
input.go Refactor StoreEvent and create a new RoomDatabase interface (#2985) 2023-02-24 09:40:20 +01:00
input_events.go Add basic runtime tracing (#2996) 2023-03-13 16:45:14 +01:00
input_events_test.go Fix outliers whose auth_events are in a different room are correctly rejected (#2791) 2022-10-14 09:14:54 +02:00
input_latest_events.go Add basic runtime tracing (#2996) 2023-03-13 16:45:14 +01:00
input_membership.go Add basic runtime tracing (#2996) 2023-03-13 16:45:14 +01:00
input_missing.go Add basic runtime tracing (#2996) 2023-03-13 16:45:14 +01:00
input_test.go Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00