✨ HTTP implementation
This commit is contained in:
@ -89,8 +89,8 @@ def sigfigs(num):
|
||||
|
||||
def main():
|
||||
monitors = 1
|
||||
patterns = 1000
|
||||
events = 1
|
||||
patterns = 1
|
||||
events = 10_000
|
||||
|
||||
n = 100
|
||||
|
||||
|
Reference in New Issue
Block a user