Skip to content

Bench: Lance point lookup vs LMDB #4374

@wojiaodoubao

Description

@wojiaodoubao

Environment

Bench code

Code, designed by @ddupg.

The bench is ran on "memory://test.lance", which means all data is stored in memory.

Bench result

link

Simple Analysis

  1. As the batch size increases, the gap between Lance and LMDB narrows.
  2. With the increase in batch size and value size, version 2.1 shows a performance regression compared to version 2.0.

Future work

Recently, there has been a performance optimization(#4090) where Lance can benefit a lot in single-point lookup scenarios. I'm going to test it.

Related to #3983

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions