sum-files-challenge
sum-files-challenge copied to clipboard
This repository contains 1,000 files, each containing 100,000 Integers ... your task is to sum all integers in all files
- Hardware `Processor Name: Intel® Core™ i5-2540M CPU @ 2.60GHz × 4 ` `Memory: 8 GB` - Time `~= 2.5s` - Program ```cpp #include #include #include #include #include using namespace...
- Hardware ``` Processor Name: Intel® Core™ i5-2540M CPU @ 2.60GHz × 4 Memory: 8 GB ``` - Time ~= 7s - Memory ~= 82000 kilobytes - Program ```python class...
https://github.com/kayslay/sum-file-challenge
``` CSharp using System; using System.Collections.Generic; using System.IO; using System.Numerics; using System.Threading; using System.Threading.Tasks; using BenchmarkDotNet.Attributes; using BenchmarkDotNet.Running; namespace NetCoreSumFiles { class Program { static async Task Main(string[] args) {...
_**dotnet core 2.1.302**_ - Time : ~ 15s Hardware : Processor Name: Intel Core i5 Processor Speed: 1.7 GHz Number of Processors: 1 Total Number of Cores: 2 L2 Cache...
--testing ..
- Time ~ 1.4 seconds - Hardware > Processor Name: Intel Core i7 > Processor Speed: 2.9GHz > Number of Processors: 1 > Total Number of Cores: 4 > L2...
- Time : ~940ms - Hardware : ``` Processor Name : Intel Core i7 Processor Speed : 2.8 GHz Memory : 16 GB ``` - Program : ``` Go package...
- Time ~2991.455ms - Hardware: ```txt Processor Name: Intel Core i5 Processor Speed: 2.3 GHz Number of Processors: 1 Total Number of Cores: 2 L2 Cache (per Core): 256 KB...
- Time ~5137ms - Hardware: ```txt Processor Name: Intel Core i5 Processor Speed: 2.3 GHz Number of Processors: 1 Total Number of Cores: 2 L2 Cache (per Core): 256 KB...