-
Updated
Nov 23, 2020 - Go
benchmarking
Here are 801 public repositories matching this topic...
-
Updated
Nov 26, 2020 - Python
-
Updated
Nov 26, 2020 - Python
-
Updated
Nov 28, 2020 - C
-
Updated
Nov 4, 2020 - Go
-
Updated
Nov 16, 2020 - Erlang
-
Updated
Nov 29, 2020 - C++
-
Updated
Apr 2, 2020
-
Updated
Nov 28, 2020 - PHP
-
Updated
Nov 29, 2020 - PHP
-
Updated
Sep 11, 2020 - JavaScript
For different use cases, like bencheeorg/benchee_html#10 it'd be great to have statistics about statistics - what I'd call "meta statistics" - although there's probably some better real statistics name for this :)
What should be in there (that I know of so far):
- job size (how many jobs are in there)
- minimum of run times over all jobs
- maximum of run times over all jobs
This should be
-
Updated
Nov 28, 2020 - C
-
Updated
May 15, 2020
-
Updated
Sep 25, 2020 - Jupyter Notebook
-
Updated
Nov 2, 2020 - Python
-
Updated
Nov 18, 2020 - Swift
-
Updated
Aug 20, 2020 - Go
-
Updated
Nov 24, 2020 - Python
-
Updated
Nov 28, 2018 - JavaScript
-
Updated
Nov 18, 2020 - Go
-
Updated
Nov 24, 2020 - C
-
Updated
Oct 26, 2020 - Clojure
-
Updated
Sep 17, 2020 - Go
There seem to be some vulnerabilities in our code that might fail easily. I suggest adding more unit tests for the following:
- Custom agents (there's only VPG and PPO on CartPole-v0 as of now. We should preferably add more to cover discrete-offpolicy, continuous-offpolicy and continuous-onpolicy)
- Evaluation for the Bandits and Classical agents
- Testing of convergence of agents as proposed i
-
Updated
Oct 10, 2020 - Python
-
Updated
Nov 14, 2020 - Assembly
Improve this page
Add a description, image, and links to the benchmarking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the benchmarking topic, visit your repo's landing page and select "manage topics."
The
Job
andToolchain
columns are redundant,Runtime
is all we need:I see this very often when our users are presenting BDN results at conferences|meetups etc
The
Job
column should remain visible when the user has set the Job id in explicit way./cc @stephentoub