This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
veloren
Watch
1
Star
0
Fork
0
You've already forked veloren
mirror of
https://gitlab.com/veloren/veloren.git
synced
2024-08-30 18:12:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
59f12ef110
veloren
/
.gitlab
/
scripts
/
benchmark.sh
3 lines
29 B
Bash
Raw
Normal View
History
Unescape
Escape
extract relevant code in a script in order to remove duplicate coding with docker-ci repo export VELOREN_ASSETS without pwd to keep caching working
2021-07-14 08:25:29 +00:00
#!/bin/bash
Remove deletion of incremental folder from the CI scripts, the rustc incremental issue should be fixed
2021-11-22 07:04:19 +00:00
time
cargo bench
Reference in New Issue
Copy Permalink