youngyangyang04 / Skiplist-CPP

A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

压力测试会出现段错误Segmentation fault (core dumped)

diadestiny opened this issue · comments

image
把TEST_COUNT改成30w, 压力测试会出现段错误Segmentation fault (core dumped),有朋友知道原因么