benchmarks-js.git
2 years agoBump nanoid from 3.1.25 to 3.2.0
dependabot[bot] [Sat, 22 Jan 2022 04:35:45 +0000 (04:35 +0000)] 
Bump nanoid from 3.1.25 to 3.2.0

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoApply dependencies update
Jérôme Benoit [Sun, 3 Oct 2021 11:08:32 +0000 (13:08 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoReuse secureRandom
Jérôme Benoit [Tue, 21 Sep 2021 12:44:34 +0000 (14:44 +0200)] 
Reuse secureRandom

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd benchmark for random integer generation code
Jérôme Benoit [Tue, 21 Sep 2021 12:20:39 +0000 (14:20 +0200)] 
Add benchmark for random integer generation code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoApply dependencies update
Jérôme Benoit [Tue, 21 Sep 2021 12:05:22 +0000 (14:05 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix random integer generator
Jérôme Benoit [Tue, 21 Sep 2021 11:53:02 +0000 (13:53 +0200)] 
Fix random integer generator

And apply dependecies update

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoKeep the dummy busy wait timeout implementation as a reference.
Jérôme Benoit [Tue, 8 Jun 2021 18:28:35 +0000 (20:28 +0200)] 
Keep the dummy busy wait timeout implementation as a reference.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoBusy wait with a sleep inside.
Jérôme Benoit [Tue, 8 Jun 2021 11:18:10 +0000 (13:18 +0200)] 
Busy wait with a sleep inside.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agobusy-wait.js: rename a method argument
Jérôme Benoit [Mon, 7 Jun 2021 18:18:06 +0000 (20:18 +0200)] 
busy-wait.js: rename a method argument

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd more benchmarks
Jérôme Benoit [Sun, 6 Jun 2021 20:03:18 +0000 (22:03 +0200)] 
Add more benchmarks

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRefine a bit eslint configuration
Jérôme Benoit [Sun, 6 Jun 2021 18:51:56 +0000 (20:51 +0200)] 
Refine a bit eslint configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd development tools configuration
Jérôme Benoit [Sun, 6 Jun 2021 18:12:41 +0000 (20:12 +0200)] 
Add development tools configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoInitial benckmark commit
Jérôme Benoit [Sun, 6 Jun 2021 18:11:45 +0000 (20:11 +0200)] 
Initial benckmark commit

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>