-
@jsjung00 is catching up to context from control modality work w/ help from @daniellawson9999.
We want to rapidly understand what next datasets are needed, as we are finalizing the v0 benchmark in #…
-
Needless to say, performance has not been our primary concern in the past. Nevertheless, I think it is good to at least adopt some performance-awareness such that we do not inadvertently regress the p…
-
Issue for tracking perf regressions on cmake builds
| | xlinux | plinux| aix | zlinux | windows |
|----------|--------|-------|-------|----------|--------|
|Startup | 0% | 0% …
-
In this experiment, we are trying to measure the impact that one thread repeatedly allocating garbage (and running GC) would have on the parallelism performance scaling if all the rest of the threads …
-
## RELEASE ON FRIDAY
- [x] 1. `--leash` (G)
- [x] 2. Update Config system (G)
- [x] 3. More initial context (G)
- [x] 4. Retry loop (G)
- [x] 5. Cost tracking (G)
- [x] 6. Streaming for --dry-ru…
-
I think it would be good if Spirit included a small benchmarking executable, e.g. `./benchmark` lying next to the `./spirit` executable after compilation. Command line arguments could be used when cal…
-
This is the starting place to begin running core benchmarks on a regular basis.
First steps: Put together a benchmark run that summarises time to run each suite as well as record number of results …
-
# Goals
Stateless Validation is alternative design for phase 2 of sharding that does not require state rollback to mainnet. It involves significant changes to different parts of the protocol. The g…
-
It'd be nice to have some system for automatically tracking benchmark performance over time. We want to make sure we understand the performance impact of changes to the compiler.
Ideally we'd have a …
eholk updated
11 years ago
-
## 🚀 Feature
Revamp Pytorch Benchmark implementations for pytorch_struct and Attention is All You Need models
**Motivation**
Since we deprecated pytorch.legacy, we need to revamp these tutorials …