Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn committed Jul 30, 2023
1 parent f96ccbd commit 7840db0
Show file tree
Hide file tree
Showing 3 changed files with 265 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,15 @@ Below is a benchmark run on global cities(about 14K), and avg time is 3900 ns
per query:

```
test benches_default::bench_default_finder_random_city ... bench: 3,957 ns/iter (+/- 297)
test benches_default::bench_default_finder_random_city ... bench: 2,870 ns/iter (+/- 182)
```

You can view latest benchmark from
| Criterion result | Pic |
| ---------------- | -------------------------------- |
| PDF | ![](assets/pdf_small.svg) |
| Regression | ![](assets/regression_small.svg) |

You can view more details from latest benchmark from
[GitHub Actions logs](https://github.com/ringsaturn/tzf-rs/actions/workflows/rust.yml).

## References
Expand All @@ -63,7 +68,7 @@ You can view latest benchmark from
- Geometry: use <https://github.com/ringsaturn/geometry-rs> which is
<https://github.com/tidwall/geometry>'s Rust port.

## Bindings
### Bindings

- Ruby, see [tzf-rb](https://github.com/HarlemSquirrel/tzf-rb)
- Python, see [tzfpy](https://github.com/ringsaturn/tzfpy)
60 changes: 60 additions & 0 deletions assets/pdf_small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7840db0

Please sign in to comment.