lhy1024

Results 67 issues of lhy1024

来源:大决战·淮海战役 ```toml [[variables]] id = "position" description = "位置" default = "徐州" [[variables]] id = "action" description = "动作" default = "征战" [[variables]] id = "times" description = "次数" default...

generator

来源:大决战·淮海战役 ```toml [[variables]] id = "person1" description = "人物1" default = "刘峙" [[variables]] id = "person2" description = "人物2" default = "邱清泉" [[variables]] id = "position" description = "某项事情" default...

generator

Signed-off-by: lhy1024 As [this comment](https://github.com/akopytov/sysbench/issues/120) says, sysbench cannot run above 2000 threads with luajit, so upgrade it to luajit2

Now that we have mentioned the map-based implementation in [part4](https://github.com/pingcap/talent-plan/blob/master/rust/projects/project-1/project.md#part-4-store-values-in-memory), why is our requirement in the [project spec](https://github.com/pingcap/talent-plan/blob/master/rust/projects/project-1/project.md#project-spec) to return `unimplemented`? I am confused. I think it is better to...

component/rust

### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) ### Which...

translation/doing
needs-cherry-pick-release-4.0
requires-version-specific-changes
needs-cherry-pick-master
needs-cherry-pick-release-5.0
for-future-release
size/M
do-not-merge/hold
area/scheduling
needs-cherry-pick-release-5.1
needs-cherry-pick-release-5.3
needs-cherry-pick-release-5.4
needs-cherry-pick-release-6.1
needs-cherry-pick-release-6.2

Signed-off-by: lhy1024 ### What problem does this PR solve? speed up ram gc ### What is changed and how it works? tidb has similar param: https://github.com/pingcap/tiup/blob/master/embed/templates/scripts/run_tidb.sh.tpl ### Check List Release...

size/XS

## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** Currently, the only way to view the remaining resources of the current...

https://www.zhihu.com/question/621008317/answer/3204256571 ```toml # variables 是需要用户填入的文本变量,可以有多个,每个对应生成器的一个输入框。 [[variables]] id = "people1" description = "人物1" default = "王洪文" [[variables]] id = "team" description = "人物1所在的组织" default = "四人帮" [[variables]] id = "people2" description...

generator

无法执行对某个收藏夹的备份功能,显示包含数字是零。 确认已经登陆;收藏夹为公开可见,执行备份的收藏列表为 https://www.zhihu.com/collection/105284024 。 从日志看,似乎是解析收藏夹内容的ID列表出现了问题。 运行日志如下: ``` 2021-10-04 22:18:51.614: [GenerateCustomer] 开始输出自定义电子书, 共有1个任务 2021-10-04 22:18:51.614: [GenerateCustomer] 将任务中的数据按照问题/文章/想法进行汇总 2021-10-04 22:18:51.615: [GenerateCustomer] 处理第1/1个任务, 任务类型:collection, 任务备注: 2021-10-04 22:18:51.615: [GenerateCustomer] 获取收藏夹105284024下所有回答id 2021-10-04 22:18:51.616: [GenerateCustomer] 收藏夹105284024下回答id列表获取完毕...

能否按照不合并的任务顺序进行排列?