diff --git a/README.md b/README.md index b9c56ef..30c2873 100755 --- a/README.md +++ b/README.md @@ -57,17 +57,6 @@ let tuples = fnck_sql.run("select * from t1")?; ### TPCC run `cargo run -p tpcc --release` to run tpcc -- i9-13900HX -- 32.0 GB -- YMTC PC411-1024GB-B -```shell -<90th Percentile RT (MaxRT)> - New-Order : 0.882 (0.947) - Payment : 0.080 (0.095) -Order-Status : 0.235 (0.255) - Delivery : 5.386 (5.658) - Stock-Level : 0.001 (0.002) -``` #### PG Wire Service run `cargo run --features="net"` to start server