I'm working on a world map generator, but I have one function in particular that is very slow and keeping me from being able to scale my maps to as large as I'd like... is there a way that I can optimize this depth first search function, or another way of grouping contiguous cells based on criteria?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • line_profiler

    Line-by-line profiling for Python (by pyutils)

  • Either way I would highly recommend running a profiler on your code to see where the program is spending most of its time. line_profiler is a very nice one, as it shows you execution time for each line.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Cython Bindings for Turbo Base64

    1 project | news.ycombinator.com | 7 Sep 2023
  • Can i cluster or PCA ChIP peak score from different TFs to see which TFs have similar targets?

    1 project | /r/bioinformatics | 14 Jun 2023
  • Why is my RSI coming up incorrect?

    1 project | /r/IndianStreetBets | 8 Jun 2023
  • Tenforce - Type enforcement for Python

    1 project | /r/Python | 23 May 2023
  • Tenforce - Fast type enforcement for Python

    1 project | /r/opensource | 22 May 2023