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

https://github.com/hissssst/pathex_bench

Benchmarks for pathex
https://github.com/hissssst/pathex_bench

Last synced: 3 months ago
JSON representation

Benchmarks for pathex

Awesome Lists containing this project

README

          

# Pathex benchmarks

This project shows efficency of `Pathex` path-closures,
`Focus`, `Lens` and builtin `put_in`, `get_in`

Tested `pathex` version is `2.4.2`

### TLDR

Pathex is 2-3 times faster than `Access` or 4-13 times faster than `Lens` or `Focus`

> Complete results and tests you can find in `bench` directory