Fast coding vs Fast running

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

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
  • AronimosConsistencyTracker

    This is a program made to help speedrunners keep track of their consistency in a specific trick/section

  • Hi fellow programmers! I'm currently making a slitghly big project on my own, it is a program to help speedrunners to set schedules, keep track of their consistency, show evolution through time, and much more. The program resides in its 0.3 version, which only has the consistency tracker feature. After creating this prototype in tkinter, many ppl liked the program, then I went serious with it and changed to wxPython. The problem is, I'm used to lightning fast program written in C and Lua, and Delphi from an internship. Both of these languages were the first ones I had contact with, and until last month were the only ones that I had some knowledge, specially Lua and its embedding capabilities into C/C++. My worries are if I should continue with the program in wxPython, because of faster coding, and the fact that it is my first non-personal project, plus the fact I've initiated in programming just 3 years ago; or if I should go C++ to save run time. What I want exactly to know or to discuss, is, as a begginer, should I focus on improving code or going for a faster language? One of the facts that made me rise this doubt was that a custom button I made using the Control class of wxPython simply has a limit of presses per second, even tho the users won't press it more than a few times at a time, literally capping the presses a user can do. In the main.pyw, theres a function to show RAM and CPU usage, what scares me the most, is that the program is using 68% of my 8GB RAM, but I may did something wrong to show the RAM usage, it is too much even for python

  • 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

  • StarCoder2-Instruct: Transparent Self-Alignment for Code Generation

    1 project | news.ycombinator.com | 4 May 2024
  • Developed Python CLI to easily download Dutch point cloud data

    1 project | dev.to | 4 May 2024
  • Unlocking Profit Potential: Building an Arbitrage Betting Client with Hexagonal Architecture in Golang

    2 projects | dev.to | 4 May 2024
  • Bountysource Stole at Least $17,000 from Open Source Developers

    2 projects | news.ycombinator.com | 3 May 2024
  • Fnug runs all your lints, tests and commands at once, in the terminal

    1 project | news.ycombinator.com | 4 May 2024