Issues
- 1
Create TypeDoc site?
#48 opened by jcbhmr - 1
Does it support multi-threaded testing?
#86 opened by seepine - 1
Feature request: `name` field in `Bench`
#81 opened by colinhacks - 3
- 7
Tinybench runs the test cases in parallel which is bad for tests that access resources like files
#71 opened by BioPhoton - 2
BUG: concurrent mode 'task' crashes node process. FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
#83 opened by Zombobot1 - 1
Incorrect quantile computation.
#72 opened by jerome-benoit - 0
- 4
Circular dependency
#53 opened by sirenkovladd - 11
Discussion: On achieving accurate benchmarks
#65 opened by jdmarshall - 12
- 6
`pLimit` should be a direct dependency
#84 opened by ematipico - 1
Feature request: automatic warmup
#82 opened by colinhacks - 0
`runConcurrently` should run one "task" at a time
#76 opened by t3dotgg - 0
test
#79 opened by Aslemammad - 0
test
#78 opened by Aslemammad - 3
Concurrent benchmarking
#74 opened by t3dotgg - 3
Error while Benchmark Execution
#68 opened by dkbhadeshiya - 3
When used with Vitest, tinybench produces results too different from other tools like mitata
#70 opened by sheremet-va - 14
Excessive data retention on fast benchmarks
#61 opened by jdmarshall - 0
Throw errors after installing
#66 opened by HawtinZeng - 6
Is there a reason that bench.run() doesn't throw?
#47 opened by jcbhmr - 2
Move types/index.d.ts to src/types.ts
#49 opened by jcbhmr - 0
Got error when remove non-exist task
#54 opened by sirenkovladd - 2
Variance is computed incorrectly
#44 opened by bagdonas - 8
Results are incorrect #2
#42 opened by 3rd - 1
- 0
[feat] `bench.table()`
#34 opened by loynoir - 5
[feat] `bench.todo()`
#35 opened by loynoir - 0
setup hook not awaited during warmup
#36 opened by HlustikP - 7
Hook that fires after each cycle
#31 opened by maradotwebp - 2
Per-iteration setup?
#32 opened by achingbrain - 3
- 0
fix the sort function
#25 opened by Aslemammad - 7
Incorrent timig with for loops
#26 opened by ShivamJoker - 1
Sequential benchmarks should be the default
#21 opened by FINDarkside - 4
- 1
- 5
Results are incorrect
#10 opened by ecstrema - 1
What is the license for this repository?
#11 opened by zeritonius - 4
Document how to retrieve results
#4 opened by ecstrema - 1
Changelog tool as dependency
#1 opened by Exelord