lsk569937453 最近的时间轴更新
lsk569937453

lsk569937453

V2EX 第 201541 号会员,加入于 2016-11-16 08:18:50 +08:00
今日活跃度排名 732
1.ApiGateway
https://github.com/lsk569937453/silverwind

2.Rcache(Reimplement the redis in rust)
https://github.com/lsk569937453/rcache

3.Rcurl(Reimplement the curl in rust)
https://github.com/lsk569937453/rcurl

4.KT(Impelemet the load testing in rust)
https://github.com/lsk569937453/loadTesting
今天用 rust 实现了 Http 负载测试工具
程序员  •  lsk569937453  •  17 天前  •  最后回复来自 lsk569937453
4
hyper v1+anyhow 可能导致性能急速下降
Rust  •  lsk569937453  •  70 天前  •  最后回复来自 lsk569937453
6
[学习]mysql 的同步问题, binlog 相关
程序员  •  lsk569937453  •  108 天前  •  最后回复来自 zhangxudong
6
讨论下华为的鸿蒙 5 的开发生态吧。
华为  •  lsk569937453  •  100 天前  •  最后回复来自 dyzzc
1
iPhone 可以通过 app 改 host 吗?
程序员  •  lsk569937453  •  110 天前  •  最后回复来自 qinxi
5
lsk569937453 最近回复了
1 天前
回复了 cuishuang 创建的主题 Redis Redis 加上密码后,整体性能下降 20%?
redis 是基于 TCP 协议的啊,握手(验证密码)之后就一直保持长连接,后续都是处理指令了啊。
@huixia0010 有一个分片出问题,那么重新下载这个分片,然后文件 seek 到指定的位置,重写那个分片就可以了。
@yazinnnn0 省去了合并文件的时间以及删除临时文件的时间。代码上更简洁了。。。
现在的人都这么自信了吗?代码不符合自己预期,一眼就是编程语言 bug.......
编程语言有 bug 吗?有。但不是一些新手能发现的。如果你发现程序不符合你的预期,首先应该是反思程序是不是有问题,或者拿给 chatGpt 解读一下也好,上来就是"发现一个编程语言 bug"。承包了我今天的笑料。
4 天前
回复了 guanzhangzhang 创建的主题 Linux 有没有轻量级别的单机 Linux 监控
@guanzhangzhang 这 terminal ui 库学起来头疼,算了。
4 天前
回复了 guanzhangzhang 创建的主题 Linux 有没有轻量级别的单机 Linux 监控
昨天手撸了一个,100 行代码而已。目前卡在了 cli 查看历史监控这里,数据已经存储在 sqlite ,查询的时候不知道用什么展示好点。
5 天前
回复了 gitxuzan 创建的主题 程序员 求助 rust 有啥入门的实战开源项目推荐
ApiGateway--https://github.com/lsk569937453/silverwind
Rcache(Reimplement the redis in rust)--https://github.com/lsk569937453/rcache
Rcurl(Reimplement the curl in rust)--https://github.com/lsk569937453/rcurl
KT(Impelemet the http load testing in rust)--https://github.com/lsk569937453/loadTesting
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   999 人在线   最高记录 6547   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 22ms · UTC 20:52 · PVG 04:52 · LAX 13:52 · JFK 16:52
Developed with CodeLauncher
♥ Do have faith in what you're doing.