Files
rdkit/Code/GraphMol/FileParsers
Greg Landrum fbbddc6035 Start using string_views in the file parsers (#5301)
* slow steps towards a string_view experiment

* Move first set of file-handling code to use string_view
This is about 12% faster on my machine

* oops, yaehmop had not been updated to C++17

* start moving v3000 over

* disable storing string_views in Dicts.

* a bit more optimization

* get windows builds working

* fix a couple leaks in the test code

* changes in response to review

* changes suggested in review
+ more refactoring

* fix an oversight

* remove another one

* remove debugging numbers
2022-06-14 17:18:40 -04:00
..
2022-04-17 17:35:43 +02:00
2019-10-10 20:18:43 +09:00
2021-05-18 15:39:15 +02:00
2019-10-10 20:18:43 +09:00
2022-04-12 13:53:07 +02:00
2021-09-04 14:01:56 +02:00
2020-12-08 08:45:46 -05:00
2020-08-25 07:51:18 +02:00
2019-04-16 12:05:47 -04:00
2019-04-16 12:05:47 -04:00
2019-04-16 12:05:47 -04:00
2022-06-01 04:45:14 +02:00