Floating point <-> string conversion

2 views
Skip to first unread message

Robin Williams

unread,
Dec 14, 2020, 4:54:49 PM12/14/20
to cloud...@googlegroups.com
I happened across this
describing why it might be worth using this
when reading and writing lots of numbers as strings (at least once it becomes generally available, the talk is about the MSVC implementation, but it sounds like it's in process for g++ and clang).

  Robin

Gary Ferland

unread,
Dec 15, 2020, 3:56:18 PM12/15/20
to cloudy-dev
we had tried to do only C string conversions due to the speed hit of C++.  This says that the performance boost over C is even significant.  Probably worth looking into, especially as we large more and more atomic data files.

The current (V10) version of Chianti is about 2GB.  Version 7 that we include in our download is about 100 MB.  

Reply all
Reply to author
Forward
0 new messages