C++20 STL Features: 1 Year of Development on GitHub
lookup tables • Arrays are maximally space-efficient, very time-efficient • Sorted arrays: binary_search, lower_bound, equal_range • Now you can use constexpr algorithms • Easy: static_assert with constexpr { const string extension = ent.path().extension().string(); if (ranges::binary_search(skipped_extensions, extension)) { continue; } // ... } }150 码力 | 45 页 | 702.09 KB | 5 月前3ClickHouse: настоящее и будущее
analytics Video streaming analytics Media & news analytics Social recommendations Classifieds. Dating Search engine optimization Telecom traffic analysis DPI analysis CDR records analysis Fraud & spam detection0 码力 | 32 页 | 2.62 MB | 1 年前3Автоматизация управления ClickHouse-кластерами в Kubernetes
производительностью? Взгляд с практической стороны Пара слов об инфраструктуре компании ● B2B search solution (Manticore-based) ● https://socialgist.com/ ● https://api.boardreader.com/docs/ ● 100+ серверов0 码力 | 44 页 | 2.24 MB | 1 年前3No Silver Bullet – Essence and Accident in Software Engineering
Container scanning and monitoring service, and to monitor it more I need… • a Log Aggregation and Search service, but to install it I need… • root access on a bunch of servers, but I need more servers so0 码力 | 35 页 | 1.43 MB | 5 月前3
共 4 条
- 1