From 1a2d36ce4c0ee22e0b2650e2aec11b5efa856e04 Mon Sep 17 00:00:00 2001 From: xiaoxialulu <546464268@qq.com> Date: Fri, 24 May 2024 14:16:06 +0800 Subject: [PATCH] "Add performance testing function and update atomic.py" --- backend/.idea/workspace.xml | 49 +++++++------- backend/api/tests/atomic.py | 103 ++++++++++++++++++------------ backend/unitrunner/engine/bomb.py | 42 ++++++++++++ 3 files changed, 126 insertions(+), 68 deletions(-) diff --git a/backend/.idea/workspace.xml b/backend/.idea/workspace.xml index c3c2f1f..b03aa52 100644 --- a/backend/.idea/workspace.xml +++ b/backend/.idea/workspace.xml @@ -4,13 +4,10 @@