Closed nerfZael closed 6 months ago
/workflows/benchmarks agents/token/send 1
Finished benchmarks Download artifacts
./autotx/tests/agents/token/send
autotx/tests/agents/token/send/test_send.py::
Test Name | Success Rate (%) | Passes | Fails | Avg Time | Avg Cost |
---|---|---|---|---|---|
test_send_erc20 |
${\color{none} \large \texttt {100} \normalsize \texttt {} }$ | ${\color{none} \large \texttt {1}}$ | ${\color{none} \large \texttt {0}}$ | 41s | $0.01 |
test_send_erc20_parallel |
${\color{none} \large \texttt {100} \normalsize \texttt {} }$ | ${\color{none} \large \texttt {1}}$ | ${\color{none} \large \texttt {0}}$ | 36s | $0.01 |
test_send_eth_multiple |
${\color{none} \large \texttt {100} \normalsize \texttt {} }$ | ${\color{none} \large \texttt {1}}$ | ${\color{none} \large \texttt {0}}$ | 38s | $0.02 |
test_send_native |
${\color{none} \large \texttt {100} \normalsize \texttt {} }$ | ${\color{none} \large \texttt {1}}$ | ${\color{none} \large \texttt {0}}$ | 18s | $0.01 |
test_send_native_sequential |
${\color{none} \large \texttt {100} \normalsize \texttt {} }$ | ${\color{none} \large \texttt {1}}$ | ${\color{none} \large \texttt {0}}$ | 30s | $0.02 |
Total run time: 2.71 minutes
New CLI command
poetry run serve
to run the API server. The API server can run multiple AutoTx tasks in parallel.Endpoints