$ git clone https://github.com/piotte13/SwiftRoaringBenchmarks.git
$ cd SwiftRoaringBenchmarks
$ docker build -t swift-roaring-benchmarks-docker .
$ docker run -it swift-roaring-benchmarks-docker
# If you want to copy graphs back to your local machine (host)
$ CONTAINER_ID=$(docker ps -alq)
$ docker cp $CONTAINER_ID:/usr/src/Graphs .
-
Notifications
You must be signed in to change notification settings - Fork 0
Benchmarks for SwiftRoaring.
piotte13/SwiftRoaringBenchmarks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Benchmarks for SwiftRoaring.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published