Hi,
I am struggling with speed-issues regarding iterations. My app reads lines from files into memory. Then the strings are processed and the content is condensed and stored in a new file. It is a bit like finding pairs and put everything in common. Information from few lines are insert into a...
Is there any way to improve the speed in my script??
Thanks in advance, appreciate any help.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using System.Threading.Tasks;
namespace MegaTool
{
public static class mega...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.