Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zxch3n/test-string-cache


https://github.com/zxch3n/test-string-cache

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

This repo tests the maximum number of `DefaultAtom` for the `string_cache` crate before significant performance degression.

## Results

| Size | Avg Creation Time (ns) |
|-----------|------------------------|
| 100 | 47 |
| 10,000 | 98 |
| 100,000 | 290 |
| 1,000,000 | 16,945 |