1
Fork 0
This commit is contained in:
KorbsStudio 2023-02-26 22:34:09 -05:00
parent 58d2aa8527
commit 4a87d24466
No known key found for this signature in database
2 changed files with 22 additions and 4890 deletions

View file

@ -17,6 +17,28 @@ A [documentation website](https://nexus-polestar.korbsstudio.com) is in progress
___ ___
# Experiments
## Package Managers
Korbs Studio is currently looking other package managers to see which one is more or less efficient.
**Benchmark**
Speed:
- NPM - 1M 21S
- Yarn v1 - 53S
- Yarn Berry - 21S
- Yarn Canary - 18S
- PNPM - 44S
Disk Space:
- NPM - 28,099 items, totalling 591.9 MB
- Yarn v1 - 25,259 items, totalling 583.6 MB
- Yarn Berry - 1,230 items, totalling 510.9 MB
- Yarn Canary - 524 items, totalling 398.3 MB
- PNPM - 28,038 items, totalling 577.2 MB
> Yarn Berry and Yarn Canary: With their Plug N Play option enabled. ElectronJS failed to launch resulting in a "path" argument issue. Astro launched with CSS not loading. Also, this adds like 4 extra files to the root directory, which I dis-encourage. Sad, it looked promisingly. The project may need some adjustments to make it all work.
___
## What was FalixNodes Desktop? ## What was FalixNodes Desktop?
FalixNodes Desktop was developed by Korbs Studio, a FalixNodes Limited contractor. It was intended for its desktop customers to use FalixNodes more quickly and conveniently by allowing them to easily access both the client and game panels presented by FalixNodes. The capabilities of how the software works have progressed over time, and improved performance and security practices have been put in place to make the customer experience more efficient and trustworthy. FalixNodes Desktop was developed by Korbs Studio, a FalixNodes Limited contractor. It was intended for its desktop customers to use FalixNodes more quickly and conveniently by allowing them to easily access both the client and game panels presented by FalixNodes. The capabilities of how the software works have progressed over time, and improved performance and security practices have been put in place to make the customer experience more efficient and trustworthy.

4890
yarn.lock

File diff suppressed because it is too large Load diff