Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/absurdprofit/c-array-wrapper
Wrapper class for integer array. Laughably inefficient, tried to store 685, 684 characters in Array<char> object, took 1+GB of memory and ~14s before program issued exception :( . Suspected culprit exorbitant misuse of call to new. The code itself is probably filled with malpractice but that's all apart of learning right? :)
https://github.com/absurdprofit/c-array-wrapper
Last synced: 10 days ago
JSON representation
Wrapper class for integer array. Laughably inefficient, tried to store 685, 684 characters in Array<char> object, took 1+GB of memory and ~14s before program issued exception :( . Suspected culprit exorbitant misuse of call to new. The code itself is probably filled with malpractice but that's all apart of learning right? :)
- Host: GitHub
- URL: https://github.com/absurdprofit/c-array-wrapper
- Owner: absurdprofit
- Created: 2020-01-09T21:10:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-10T19:44:16.000Z (almost 5 years ago)
- Last Synced: 2024-07-25T04:56:16.396Z (5 months ago)
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files: