Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
philippgille committed Mar 16, 2024
1 parent 5b84c8c commit 60039fd
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,16 @@ For full, working examples, using the vector database for retrieval augmented ge

## Benchmarks

Benchmarked on 2024-03-16 with:

- Computer: Framework Laptop 13 (first generation, 2021)
- CPU: 11th Gen Intel Core i5-1135G7 (2020)
- Memory: 32 GB
- OS: Fedora Linux 39
- Kernel: 6.7

```console
$ go test -benchmem -run=^$ -bench .
$ go test -benchmem -run=^$ -bench .
goos: linux
goarch: amd64
pkg: github.com/philippgille/chromem-go
Expand Down

0 comments on commit 60039fd

Please sign in to comment.