GithubHelp home page GithubHelp logo

isabella232 / d-exec Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dedis/d-exec

0.0 0.0 0.0 3.11 MB

Contains experimental execution examples for DELA

License: BSD 3-Clause "New" or "Revised" License

Shell 4.92% JavaScript 87.61% C++ 0.13% C 2.56% Java 0.48% Go 3.73% Gnuplot 0.05% Makefile 0.05% Solidity 0.46%

d-exec's Introduction

d-exec

Go Test

Contains experimental execution examples for DELA

Run benchmarks:

For the benchmarks using an increment on a TCP server, you'll need to build and start the TCP server from within the javavm/graalvm_tcp_server directory using:

gradle run --args="mul"

Please read the README.md in the javavm directory for more details.

To start a particular benchmark, use one of the following commands from within goland:

go test -benchmem -run=^$ -bench ^BenchmarkNative_Increment$ ./benchmark/...
go test -benchmem -run=^$ -bench ^BenchmarkEVMLocal_Increment$ ./benchmark/...
go test -benchmem -run=^$ -bench ^BenchmarkNative_EC$ ./benchmark/...
go test -benchmem -run=^$ -bench ^BenchmarkEVMLocal_EC$ ./benchmark/...
go test -benchmem -run=^$ -bench ^BenchmarkGraalvmTCP_Increment$ ./benchmark/...
go test -benchmem -run=^$ -bench ^BenchmarkGraalvmTCP_ScalarMultiply$ ./benchmark/...
go test -benchmem -run=^$ -bench ^BenchmarkLocalTCP_Increment$ ./benchmark/...
go test -benchmem -run=^$ -bench ^BenchmarkUnikernelTCP_Increment$ ./benchmark/...
go test -benchmem -run=^$ -bench ^BenchmarkEVMTCP_Increment$ ./benchmark/...

Latest benchmark

See goland/benchmark/Report.md.

Code version: v0.0.2

Result:

result


This project has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 825377.

d-exec's People

Contributors

jbsv avatar nkcr avatar pierluca avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.