Alexander Aleksandrovič Klimov

Results 470 comments of Alexander Aleksandrovič Klimov

## After merge * [ ] https://git.icinga.com/packaging/deb-icinga2/-/merge_requests/5 * [ ] https://git.icinga.com/packaging/rpm-icinga2/-/merge_requests/5 * [x] https://git.icinga.com/packaging/raspbian-icinga2/-/merge_requests/1 * [ ] https://github.com/Icinga/docker-icinga2/pull/22

Numbers: https://github.com/Icinga/docker-icinga2/pull/22#issuecomment-669802604

@lippserd FYI: Independent of this PR a regex index doesn't make it much faster. ```patch diff --git a/lib/base/scriptutils.cpp b/lib/base/scriptutils.cpp index 838f20edd..001dc86ed 100644 --- a/lib/base/scriptutils.cpp +++ b/lib/base/scriptutils.cpp @@ -16,8 +16,12 @@...

> They'd have to install jemalloc themselves anyways No, see https://github.com/Icinga/icinga2/pull/8152#issuecomment-692632352.

~While you’re reviewing, I'll re-evaluate https://github.com/Icinga/icinga2/pull/8152#issuecomment-692632352 , so please don’t merge, yet.~

Why not? We've already added Boost Coroutine in the recent past.

In big envs: I have no doubt. In small ones: even if we make it worse, the users won’t even notice.

I'll spin up some test boxes w/ Icinga and Grafana and report the graphs in about one week.

## aklimov8152xyz * h = helper * a = w/o jemalloc * b = w/ jemalloc * m = master * s = satellite ## deploy.tf ``` resource "openstack_compute_instance_v2" "aklimov8152h"...

See also https://github.com/Icinga/icinga2/issues/8737#issuecomment-828378514 .