source: doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/INSTALL @ fb7cda9

ADTast-experimental
Last change on this file since fb7cda9 was 5adf4f4, checked in by caparson <caparson@…>, 16 months ago

added caf/uC++/proto benchmarks

  • Property mode set to 100644
File size: 570 bytes
Line 
1$ go get github.com/AsynkronIT/goconsole
2go: downloading github.com/AsynkronIT/goconsole v0.0.0-20160504192649-bfa12eebf716
3$ go get github.com/AsynkronIT/protoactor-go/mailbox
4go: downloading github.com/AsynkronIT/protoactor-go v0.0.0-20210520041424-43065ace108f
5go: downloading github.com/Workiva/go-datastructures v1.0.53
6$ go get github.com/AsynkronIT/protoactor-go/actor
7go: downloading github.com/orcaman/concurrent-map v0.0.0-20190107190726-7ed82d9cb717
8go: downloading github.com/gogo/protobuf v1.3.2
9go: downloading github.com/emirpasic/gods v1.12.0
10$ go build
Note: See TracBrowser for help on using the repository browser.