mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +01:00
I noticed event search, as it is doing `ILIKE` search, is slow sometimes. Lets get some statistics about it. Meanwhile added timers for other interesting queries. |
||
|---|---|---|
| .. | ||
| createEventsService.ts | ||
| event-created-by-migration.test.ts | ||
| event-search-controller.ts | ||
| event-service.test.ts | ||
| event-service.ts | ||
| event-store.test.ts | ||
| event-store.ts | ||