mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
19 lines
614 B
Markdown
19 lines
614 B
Markdown
# Comparison
|
|
|
|
> This comparison page aims to be detailed, unbiased, and up-to-date. <br/>If you see any
|
|
> information that may be inaccurate or could be improved otherwise, please feel free to
|
|
> suggest changes.
|
|
|
|
## Cache Features
|
|
|
|
[Comparison table](_comparison-table.md ':include')
|
|
|
|
## Benchmark
|
|
|
|
There's an simple
|
|
[benchmark](https://github.com/arthurfiorette/axios-cache-interceptor/blob/main/docs/js/benchmark.js)
|
|
in form of a stress test to compare the performance of this library, `axios-cache-adapter`
|
|
and raw axios (without cache).
|
|
|
|
[Comparison benchmark](_comparison-benchmark.log ':include :type=code')
|