mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-05-09 13:14:44 +00:00
67 lines
894 B
ReStructuredText
67 lines
894 B
ReStructuredText
Benchmark
|
|
---------
|
|
|
|
.. contents::
|
|
|
|
Database results
|
|
................
|
|
|
|
.. include:: ../benchmark/db_results.rst
|
|
|
|
.. image:: ../benchmark/db.svg
|
|
|
|
|
|
Cache results
|
|
.............
|
|
|
|
.. include:: ../benchmark/cache_results.rst
|
|
|
|
.. image:: ../benchmark/cache.svg
|
|
|
|
|
|
Database detailed results
|
|
.........................
|
|
|
|
MySQL
|
|
~~~~~
|
|
|
|
.. image:: ../benchmark/db_mysql.svg
|
|
|
|
PostgreSQL
|
|
~~~~~~~~~~
|
|
|
|
.. image:: ../benchmark/db_postgresql.svg
|
|
|
|
SQLite
|
|
~~~~~~
|
|
|
|
.. image:: ../benchmark/db_sqlite.svg
|
|
|
|
|
|
Cache detailed results
|
|
......................
|
|
|
|
File-based
|
|
~~~~~~~~~~
|
|
|
|
.. image:: ../benchmark/cache_filebased.svg
|
|
|
|
Locmem
|
|
~~~~~~
|
|
|
|
.. image:: ../benchmark/cache_locmem.svg
|
|
|
|
Memcached (python-memcached)
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. image:: ../benchmark/cache_memcached.svg
|
|
|
|
Memcached (pylibmc)
|
|
~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. image:: ../benchmark/cache_pylibmc.svg
|
|
|
|
Redis
|
|
~~~~~
|
|
|
|
.. image:: ../benchmark/cache_redis.svg
|