kibana/x-pack/plugins/profiling/server
Joseph Crail a4b20e6e89
[Profiling] Improve performance when decoding stacktraces (#143084)
* Derive address and file ID from base64 encoding

This skips the intermediate deserialization step to a buffer object.

* Move run-length encoding methods

* Decode run-length directly from base64 encoding

This skips the intermediate deserialization step to a buffer object.

* Minor refactor

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-10-24 16:24:31 -07:00
..
routes [Profiling] Improve performance when decoding stacktraces (#143084) 2022-10-24 16:24:31 -07:00
utils [Profiling] Auto-abort requests (#142750) 2022-10-06 09:17:14 +02:00
feature.ts [Profiling] Use 'Universal Profiling' everywhere (#140906) 2022-09-19 02:21:14 -07:00
index.ts
plugin.ts
types.ts