document | Document(English) | 文档(中文) |
indexType | MainPatricia |
keyPrefixLen | 0 |
fileWriteBufferSize | 8.000 KiB |
warmupLevel | kValue |
writeMethod | kToplingFileWrite |
accurateKeyAnchorsSize | true |
keyAnchorSizeUnit | 0 B |
useFilePreallocation | true |
needCompactOnOmitPropsCollector | false |
collectPropertiesMinLevel | 2 |
minPreadLen | 16.000 EiB |
maxPreadLen | 32.000 KiB |
minPreadLevel | 2 |
debugLevel | 0 |
num_writers | 0 |
num_readers | 0 |
Statistics |
sum_full_key_len | 0 B |
sum_user_key_len | 0 B |
sum_user_key_cnt | 0 |
sum_value_len | 0 B |
sum_entry_cnt | 0 |
sum_index_len | 0 B |
sum_index_num | 0 |
avg_index_len | 8.000 EiB |
raw:avg_uval | -nan |
raw:avg_ikey | -nan |
raw:avg_ukey | -nan |
zip:avg_ikey | -nan |
zip:avg_ukey | -nan |
zip:avg_node | -nan |
index:zip/raw | -nan |
raw:key/all | -nan% |
raw:val/all | -nan% |
zip:key/all | -nan% |
zip:val/all | -nan% |
write_speed_all.+seq | 0.000 MB/s |
write_speed_all.-seq | 0.000 MB/s |
|
topling-sst | 485026f17e8fb3c3ad1cc488c27d2d830e4d587b
Author: leipeng <peng@topling.cn>
Date: 2024-04-09 09:55:39 +0800
single_fast_table_reader.cc: replace cspp_[1] to cspp_
cspp_[1] had been used for minimize code changes, now this class
is stable, it should be changed for readability.
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 fc4ab4f2fbfdcdfa23a955d69e26d2fc533b902d
Author: leipeng <peng@topling.cn>
Date: 2024-04-16 20:29:43 +0800
test_sso.cpp: test swap
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
|
ToplingDB |
|