Skip to content

FusionBolt/CraftXML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CraftXML

a simple xml parser library

Install

Don't need install, only put the file in lib into your project and include CraftXML.hpp

benchmark

benchmark by gtest

Run on (8 X 2200 MHz CPU s)
CPU Caches:
  L1 Data 32 KiB (x4)
  L1 Instruction 32 KiB (x4)
  L2 Unified 256 KiB (x4)
  L3 Unified 6144 KiB (x1)
Load Average: 10.45, 9.97, 9.33
------------------------------------------------------------
Benchmark                  Time             CPU   Iterations
------------------------------------------------------------
MemoryPoolVersion      91035 ns        81878 ns        11213
TinyXML                48107 ns        46924 ns        11185

License

MIT © FusionBolt

About

simple xml parser library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages