https://github.com/technicjelle/bmutils-performancereports
Automatically generated performance reports for my BMUtils library
https://github.com/technicjelle/bmutils-performancereports
Last synced: 2 months ago
JSON representation
Automatically generated performance reports for my BMUtils library
- Host: GitHub
- URL: https://github.com/technicjelle/bmutils-performancereports
- Owner: TechnicJelle
- Created: 2024-03-23T02:06:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T23:14:45.000Z (6 months ago)
- Last Synced: 2025-01-26T11:09:42.301Z (4 months ago)
- Language: JavaScript
- Homepage: https://technicjelle.com/BMUtils-PerformanceReports/
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BMUtils-PerformanceReports
Automatically generated performance reports for my [BMUtils library](https://github.com/TechnicJelle/BMUtils)### [→The report←](https://technicjelle.com/BMUtils-PerformanceReports/)
While developing the Cheese class, some extreme slowdowns crept in, due to me not properly understanding data structures, yet.\
You can see those old graphs [here](https://technicjelle.com/BMUtils-PerformanceReports/index_old.html).\
There are some very nice-looking graphs on there from the time we optimised the heck out of it.\
(Down from multiple minutes to only a couple of µs!)