Skip to content

Convert logic to Python, improve performance and resource usage#1

Merged
Taegost merged 2 commits into
mainfrom
python_conversion
Apr 8, 2026
Merged

Convert logic to Python, improve performance and resource usage#1
Taegost merged 2 commits into
mainfrom
python_conversion

Conversation

@Taegost
Copy link
Copy Markdown
Owner

@Taegost Taegost commented Apr 8, 2026

  • Refactored the entire codebase from bash to python
  • Changed base image to reduce size and improve resource utilization
  • Added caching to reduce bandwidth and API calls
  • Queries directly to AWS API instead of using dig
  • Removed unnecessary pauses to reduce time per loop
  • Added log levels to reduce console spam

@Taegost Taegost self-assigned this Apr 8, 2026
@Taegost Taegost added the enhancement New feature or request label Apr 8, 2026
@Taegost Taegost changed the title Convert logic to Python and improve performance and resource usage Convert logic to Python, improve performance and resource usage Apr 8, 2026
@Taegost Taegost merged commit 6b9aa14 into main Apr 8, 2026
1 check passed
@Taegost Taegost deleted the python_conversion branch April 8, 2026 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant