Start work on bench marking
Co-authored-by: Cole Miller <cole@zed.dev>
This commit is contained in:
parent
42ce2238c0
commit
665a2ccfbf
4 changed files with 97 additions and 1 deletions
|
@ -7734,7 +7734,7 @@ impl<'a> Iterator for MultiBufferChunks<'a> {
|
|||
})
|
||||
} else {
|
||||
self.range.start = chunk_end;
|
||||
dbg!(self.buffer_chunk.take())
|
||||
self.buffer_chunk.take()
|
||||
}
|
||||
}
|
||||
DiffTransform::DeletedHunk {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue