Kevin Yuan

Results 9 comments of Kevin Yuan

Will C-Version benefit from this PR for Roaring64Map performance improvement?

> @yorkane Someone needs to write the code... add the tests... Hopefully someone dose, I'm not good at C programing....

We also need this feature! That will greatly decrease the storage size!

lor 框架本身性能还有很大的提升空间

> See my PR : just add -fcommon to CFLAGS in the Makefile. Thanks a lot!

waiting for merge

直接 qdm run run 启动: ``` /code/fastapi-user-auth-demo$ pdm run run WARNING: The following problems are found in your project: deprecated-cross-platform: Lock strategy `cross_platform` has been deprecated in favor of lock...

换了windows 环境,依然有问题 ``` File "D:\code\amis_admin\gb\backend\main.py", line 17, in blog.setup(app.router,site) ~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "D:\code\amis_admin\gb\backend\apps\blog\__init__.py", line 7, in setup from . import admin, apis, jobs File "D:\code\amis_admin\gb\backend\apps\blog\apis.py", line 5, in from fastapi_user_auth.globals.deps import...