mytopling |
|
ToplingDB |
|
cspp-memtable | 8946f7efe58f184452715bcf093bdf9ea6fab579
Author: leipeng <peng@topling.cn>
Date: 2023-12-24 21:47:30 +0800
CSPPMemTabTableFactory::NewTableReader: remove name of unused param `ro`
g++ (GCC) 12.1.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
cpu_flag: -march=native -mbmi -mbmi2
|
cspp-wbwi | a0a799703dd3299967bef79fbf0b4622696d114f
Author: leipeng <peng@topling.cn>
Date: 2023-10-09 22:30:49 +0800
m_trie.risk_set_live_iter_num(0); // cheat ~MainPatricia checking
g++ (GCC) 12.1.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
cpu_flag: -march=native -mbmi -mbmi2
|
gdzip-reader | 73e949b4d73b4cd268e0e4abd2a3fb5e2fe3d5b9
Author: leipeng <peng@topling.cn>
Date: 2023-12-28 21:10:07 +0800
fixed_len_hole_index.cc: Build: adjust arg order
g++ (GCC) 12.1.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
cpu_flag: -march=native -mbmi -mbmi2
|
gdzip-builder | d766e76ee3f8821141cfc6585fc369d47318951c
Author: leipeng <peng@topling.cn>
Date: 2024-01-03 14:25:14 +0800
top_zip_table_builder.cc: Fill properties_.compression_options
g++ (GCC) 12.1.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
cpu_flag: -march=native -mbmi -mbmi2
|
topling-sst | 2697c9c815183a899f6f1b10f24524e353be500f
Author: leipeng <peng@topling.cn>
Date: 2023-12-25 07:46:26 +0800
Add SingleFastTableReader::IsMyFactory & VecAutoSortTableReader::IsMyFactory
g++ (GCC) 12.1.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
cpu_flag: -march=native -mbmi -mbmi2
|
topling-zip | commit 96da074a4b752508196f33382d24dcc2612d6f11
Author: leipeng <peng@topling.cn>
Date: 2023-12-27 23:17:41 +0800
Makefile: git-version-%.cpp: replace git rev-parse HEAD to git log -n1
g++ (GCC) 12.1.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
INCS = -Isrc -I3rdparty/re2 -I3rdparty/zstd -Iboost-include
CXXFLAGS = -D TOPLING_IO_WITH_URING=1 -fPIC -time -Wno-class-memaccess -fdiagnostics-color -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -mcx16 -Wno-deprecated-declarations -Wstrict-aliasing=3 -DCLIENT_LICENSE_ID="public" -DNO_THREADS -ftls-model=initial-exec -DDIVSUFSORT_API= -fno-stack-protector
RLS_FLAGS = -O3 -DNDEBUG -g3
WITH_BMI2 = 1
compile_cpu_flag: -march=haswell -mbmi -mbmi2
|
topling-dcompact | ba1a882c5b68295be29de7011681a926a3546d96
Author: leipeng <peng@topling.cn>
Date: 2024-01-03 14:26:05 +0800
Pass table properties from DB to dcompact_worker
This avoid open sst file to get TableProperties, thus very small
TableCache works gracefully, and sst list can be shown in dcompact_worker
g++ (GCC) 12.1.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
cpu_flag: -march=native -mbmi -mbmi2
|