internal: add integrated completion benchmark

This commit is contained in:
Aleksey Kladov
2021-05-04 14:02:23 +03:00
parent 41f8ae7daa
commit b2f040fc9a
3 changed files with 187 additions and 75 deletions

View File

@@ -40,7 +40,7 @@ pub mod lsp_ext;
pub mod config;
#[cfg(test)]
mod benchmarks;
mod integrated_benchmarks;
use serde::de::DeserializeOwned;
use std::fmt;