SkillAgentSearch skills...

FastIO

A fast IO library based on fread, used in programming contests and other situations requiring high performance IO.

Install / Use

/learn @sohardforaname/FastIO
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FastIO

An Head-Only IO template used in programming contest.

Test environment: i7-8750H, msvc release x64.

See result.md for detailed test case and speed.

Notice: The ReadIOSSE.hpp is developing, Don't use the header file!

Release 1.0.2

Optimize Branch and some function, decrease branch prediction.

Use constant value pool to optimize speed of float parsing.

Other Optimizations.

Release 1.0.3

Fix some bugs.

Release 1.1.1

Fix some bugs.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks1

Languages

C++

Security Score

55/100

Audited on Jan 28, 2023

No findings