mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 06:35:39 +00:00
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