python3-aiohttp-fast-url-dispatcher - 0.3.1-2 main

This library introduces an optimized URL dispatcher for the aiohttp web server
framework, designed to enhance routing performance by using an indexing
system. Unlike the default UrlDispatcher which performs a linear search,
potentially slowing down response times with a large number of routes, the
FastUrlDispatcher maintains an index of URLs to ensure quick URL dispatch.
This improvement is especially beneficial for applications with extensive
routing requirements.

Priority: optional
Section: python
Suites: landing 
Maintainer: Debian Python Team <team+python [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 301.1 kB
Architectures: all 

 

Versions

0.3.1-2 all