- HangZhou
Starred repositories
Zstandard - Fast real-time compression algorithm
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
A time-series database for high-performance real-time analytics packaged as a Postgres extension
Open-source vector similarity search for Postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitti…
AddressSanitizer, ThreadSanitizer, MemorySanitizer
A cloud-native database based on PostgreSQL developed by Alibaba Cloud.
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html