Commit Graph

  • 1e8af7676b Add measuring of goroutines from the may crate master Trivernis 2020-04-06 11:24:13 +0200
  • cc28eb83b1 Remove accidentally included benchmarks.tsv Trivernis 2020-04-06 08:58:53 +0200
  • 2218fa5dda Merge branch 'master' of https://github.com/parallel-programming-hwr/benchmarks-rs Trivernis 2020-04-06 08:56:01 +0200
  • 66df750ae8 Add output file for benchmarks Trivernis 2020-04-06 08:55:46 +0200
  • 8cf378f046
    Create LICENSE Trivernis 2020-04-03 22:48:25 +0200
  • 761cfe0986
    Create README.md Trivernis 2020-04-03 22:47:51 +0200
  • db978eb135 Add bitshift benchmarking Trivernis 2020-04-03 17:05:50 +0200
  • 7f0bf4b81b Increase the number to its max value in the end to ensure it uses the right type Trivernis 2020-04-03 15:29:24 +0200
  • 4275d53531 Add tests of data types Trivernis 2020-04-03 14:30:51 +0200
  • bd18e9f7cd Add benchmarking for mutex and arc Trivernis 2020-04-03 13:30:40 +0200
  • 1c1a8b9454 Fix optimization Trivernis 2020-04-03 11:57:30 +0200
  • 580b956b54 Move to_bench to separate file Trivernis 2020-04-03 11:46:07 +0200
  • 8d87b7415e Export benchmarking stuff to external library Trivernis 2020-04-03 11:21:21 +0200
  • d88062dc6d Remove nightly features Trivernis 2020-04-03 10:07:39 +0200
  • 04cfc2cb1f Change bench function to accept any return type Trivernis 2020-04-03 10:04:42 +0200
  • 5e0089aedb Add BenchVec as a better way to store and process benchmark durations Trivernis 2020-04-03 08:46:04 +0200
  • 551b500f4e Add benchmarks and stuff Trivernis 2020-04-02 16:59:06 +0200