Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: pre-alloc buffer for raw block from views #223

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zitsen
Copy link
Collaborator

@zitsen zitsen commented Jul 27, 2023

No description provided.

@zitsen zitsen marked this pull request as draft July 27, 2023 06:56
@codecov-commenter
Copy link

Codecov Report

Merging #223 (7830693) into main (f49a0e5) will increase coverage by 0.13%.
Report is 8 commits behind head on main.
The diff coverage is 98.14%.

@@            Coverage Diff             @@
##             main     #223      +/-   ##
==========================================
+ Coverage   61.54%   61.67%   +0.13%     
==========================================
  Files         101      101              
  Lines       23152    23194      +42     
==========================================
+ Hits        14248    14306      +58     
+ Misses       8904     8888      -16     
Files Changed Coverage Δ
taos-query/src/common/raw/views/mod.rs 28.28% <96.00%> (+2.39%) ⬆️
taos-query/src/common/raw/mod.rs 78.39% <100.00%> (+0.04%) ⬆️
taos-query/src/common/raw/views/json_view.rs 72.83% <100.00%> (+1.31%) ⬆️
taos-query/src/common/raw/views/n_char_view.rs 75.31% <100.00%> (+0.53%) ⬆️
taos-query/src/common/raw/views/nulls.rs 90.98% <100.00%> (ø)
taos-query/src/common/raw/views/var_char_view.rs 65.28% <100.00%> (+1.50%) ⬆️

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants