Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bonorumetmalorum authored Apr 29, 2019
1 parent f6e0006 commit 5a08902
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[![Build Status](https://travis-ci.com/bonorumetmalorum/game_engine.svg?token=L25q4BBpBAoZ4k9LTWsW&branch=master)](https://travis-ci.com/bonorumetmalorum/game_engine)

###Concurrent ECS
to run the clock count benchmarks in this version of the ECS run "cargo bench"*
##Concurrent ECS
to run the clock count benchmarks in this version of the ECS run "cargo bench" in the /ecs directory*
-to view the report the index.html file is located at "/ecs/target/criterion/report/index.html"

to run the cache benchmarks in this version of the ECS run "cargo run" in the /performance directory*

to run the unit tests in this version of the ECS run "cargo test"
to run the unit tests in this version of the ECS run "cargo test" in the /ecs directory



Expand Down

0 comments on commit 5a08902

Please sign in to comment.