mirror of
https://github.com/perstarkse/minne.git
synced 2026-05-28 10:29:30 +02:00
benchmarks: v1
Benchmarking ingestion, retrieval precision and performance
This commit is contained in:
@@ -6,7 +6,7 @@ use common::storage::{
|
||||
db::SurrealDbClient,
|
||||
types::ingestion_task::{IngestionTask, DEFAULT_LEASE_SECS},
|
||||
};
|
||||
use pipeline::IngestionPipeline;
|
||||
pub use pipeline::{IngestionConfig, IngestionPipeline, IngestionTuning};
|
||||
use std::sync::Arc;
|
||||
use tokio::time::{sleep, Duration};
|
||||
use tracing::{error, info, warn};
|
||||
|
||||
Reference in New Issue
Block a user