Get this repository:
git clone https://git.launchpad.net/searchkit

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/dosaboy/searchkit.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log

Branches

Name Last Modified Last Commit
main 2024-07-16 21:42:22 UTC
Enable pylint too-many-lines check

Author: Edward Hope-Morley
Author Date: 2024-07-16 21:42:22 UTC

Enable pylint too-many-lines check

Split code into multiple files in order to make
this check pass.

more-pylint-fixes 2024-07-16 21:42:22 UTC
Enable pylint too-many-lines check

Author: Edward Hope-Morley
Author Date: 2024-07-16 21:42:22 UTC

Enable pylint too-many-lines check

Split code into multiple files in order to make
this check pass.

update-ci 2024-07-15 12:05:10 UTC
Update testing and CI resources

Author: Edward Hope-Morley
Author Date: 2024-07-10 13:42:27 UTC

Update testing and CI resources

 * update tox.ini to remove most pylint check disables
 * new version of pylint and flake8
 * fixes code to resolve pylint errors

ipc-improvements 2024-05-11 18:11:47 UTC
Optimise data transfer between principle and worker procs

Author: Edward Hope-Morley
Author Date: 2024-05-07 08:03:32 UTC

Optimise data transfer between principle and worker procs

SearchResultMinimal is used to transder results between
the worker processes and the main collector. As a result
it must be a small as possible in order to keep transfer
fast and memory footprint low. There were several
unnecessary variables being stored and duplicated in this
object that have now been removed maing the transfer
faster and using less memory. Transfers are also batched
so as to reduce interruption on searches.

Also removes unnecssary use of multiprocessing.Queue for
single thread usecase.

enhancement/faster-search-since-constraint-ed-extras 2023-09-19 21:17:37 UTC
Some fixups

Author: Edward Hope-Morley
Author Date: 2023-09-16 14:05:08 UTC

Some fixups

 * logs
 * some code style
 * ensure first and last line checked first before
   full bisect

15 of 5 results

Other repositories

Name Last Modified
lp:searchkit 2024-07-17
11 of 1 result
You can't create new repositories for searchkit.