14 Star 36 Fork 13

matrixorigin / matrixone

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.licenserc.yml 737 Bytes
一键复制 编辑 原始数据 按行查看 历史
Li 提交于 2024-05-06 22:07 . malloc: use mimalloc (#15839)
header:
license:
spdx-id: Apache-2.0
copyright-owner: Matrix Origin
paths:
- '**/*.go'
- '**/*.c'
- '**/*.s'
- '**/*.h'
- '**/*.cpp'
- '**/*.proto'
paths-ignore:
- 'docs/'
- 'test/'
- 'optools/'
- 'cgo/external/'
- 'pkg/frontend/test/'
- 'pkg/vm/engine/tae/mergesort/sort.go'
- 'pkg/vm/engine/tae/mergesort/heap.go'
- 'pkg/hakeeper/operator/'
- '**/*.pb.go'
- '**/.gitignore'
- '**/goyacc.go'
- 'pkg/sql/parsers/dialect/postgresql/postgresql_sql.go'
- 'pkg/sql/parsers/dialect/mysql/mysql_sql.go'
- 'pkg/common/fastrand/'
- 'pkg/common/arenaskl/'
- 'pkg/common/malloc/mimalloc/'
comment: on-failure
dependency:
files:
- go.mod
Go
1
https://gitee.com/matrixorigin/matrixone.git
git@gitee.com:matrixorigin/matrixone.git
matrixorigin
matrixone
matrixone
main

搜索帮助