nephthys/nephthys
Mish c2b73dcb96
Add a perf_timer() utility for timing blocks of code (#108)
* Add a perf_timer() utility for timing blocks of code

It has replaced raw perf_counter() calls in some files.

* Use perf_timer in ticket_status_pie.py

* Use perf_timer() for app home performance logging

* Remove plt.show() call

That was never meant to be there :pf:

* Print performance logs as debug logs
2025-11-15 21:46:14 +00:00
..
actions Proper fix for deleting messages in the backend channel (#78) 2025-10-26 16:11:54 +00:00
api don't count self-closed tickets & show if helper 2025-10-06 13:58:55 +01:00
commands multi transcripts (#17) 2025-06-29 02:53:00 +01:00
events Add a perf_timer() utility for timing blocks of code (#108) 2025-11-15 21:46:14 +00:00
macros Add reopen macro (#76) 2025-10-26 16:08:09 +00:00
options fix tags 2025-06-16 19:32:29 +01:00
scripts Add a script for creating dummy DB records (#63) 2025-10-20 23:06:36 +00:00
tasks Ensure the bot maintainer is always an admin (#88) 2025-10-28 23:16:49 +00:00
transcripts That's Leo, not Mish! (#101) 2025-11-15 15:13:55 +00:00
utils Add a perf_timer() utility for timing blocks of code (#108) 2025-11-15 21:46:14 +00:00
views Add a perf_timer() utility for timing blocks of code (#108) 2025-11-15 21:46:14 +00:00
__init__.py functional bot 2025-06-09 19:36:48 +01:00
__main__.py Make logging level configurable with an ENV var (#102) 2025-11-15 15:32:09 +00:00