forked from rojo-rbx/rojo
Delete accidentally committed test bash script
This commit is contained in:
10
perf-test.sh
10
perf-test.sh
@@ -1,10 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
set -e
|
|
||||||
|
|
||||||
cargo build --release
|
|
||||||
|
|
||||||
echo "Known good:"
|
|
||||||
time rojo build ../uiblox/test-place.project.json -o UIBlox.rbxlx
|
|
||||||
|
|
||||||
echo "Current:"
|
|
||||||
time ./target/release/rojo build ../uiblox/test-place.project.json -o UIBlox.rbxlx
|
|
||||||
Reference in New Issue
Block a user