Skip to content

Commit

Permalink
Add summary blog post announcing publication of the TrailOfBits perfo…
Browse files Browse the repository at this point in the history
…rmance blog post.

Signed-off-by: Govind Kamat <govkamat@amazon.com>
  • Loading branch information
gkamat committed Mar 6, 2025
1 parent e5ffd60 commit b28b0c8
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
layout: post
title: "Tracking the Evolution of OpenSearch Performance"
authors:
- jhandler
date: 2025-03-06
categories:
- community
meta_keywords: OpenSearch, performance, big5, Elasticsearch, vectorsearch, TrailOfBits, benchmarks
meta_description: An assessment of query performance improvement in OpenSearch and a comparison with Elasticsearch performance
---

[Trail of Bits](https://www.trailofbits.com/), an independent research, and consulting company recently completed a detailed analysis of OpenSearch performance. Read the [blog post](https://blog.trailofbits.com/2025/03/06/benchmarking-opensearch-and-elasticsearch/) and [detailed analysis](https://github.com/trailofbits/publications/blob/master/reports/OpenSearch-Benchmarking.pdf) to find out key performance metrics for the Big 5 workload! [OpenSearch](https://opensearch.org/) is a fully open-source, Apache V2 Licensed project, under the Linux Foundation that provides lexical search, log analytics, and a vector database for semantic search and generative AI workloads. The project includes [OpenSearch](https://github.com/opensearch-project/OpenSearch), a search engine, [OpenSearch Dashboards](https://opensearch.org/docs/latest/dashboards/), a visualization and monitoring UI, [OpenSearch Data Prepper](https://opensearch.org/docs/latest/data-prepper/), an ingestion and processing engine, and [OpenSearch Benchmark](https://opensearch.org/docs/latest/benchmark/), a benchmarking tool for measuring OpenSearch performance.

0 comments on commit b28b0c8

Please sign in to comment.