<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/tools/convert-unreal-tkl, branch insp2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/tools/convert-unreal-tkl?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/tools/convert-unreal-tkl?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-14T08:13:03Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-14T08:13:03Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-14T08:13:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4da9eeff91bc9bd071c2509de6c3d18f7fd1ae1'/>
<id>urn:sha1:d4da9eeff91bc9bd071c2509de6c3d18f7fd1ae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools/convert-unreal-*: Parse input in linear time</title>
<updated>2024-06-11T18:05:31Z</updated>
<author>
<name>Valentin Lorentz</name>
</author>
<published>2024-06-11T17:55:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=28e2f30525a97f7eb058e5d99e83df4bd6e0a876'/>
<id>urn:sha1:28e2f30525a97f7eb058e5d99e83df4bd6e0a876</id>
<content type='text'>
Non-trivial string slicing on CPython makes a copy of the string, making
the overall parsing run in quadratic time.

For example, assuming an average field size of 10 bytes, parsing a 1MB
file on my computer would take 70s in slicing alone.
</content>
</entry>
<entry>
<title>Add some tools for converting UnrealIRCd databases to InspIRCd.</title>
<updated>2024-06-11T17:25:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-11T16:28:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=19b389468cc6fed7c08df7df230f5727f9156884'/>
<id>urn:sha1:19b389468cc6fed7c08df7df230f5727f9156884</id>
<content type='text'>
</content>
</entry>
</feed>
