Files
rdkit/External
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-03-10 06:55:18 +01:00
2022-03-14 04:42:17 +01:00
2022-03-10 06:55:18 +01:00
2022-03-05 04:32:31 +01:00
2019-12-18 16:44:55 +01:00
2021-01-05 09:27:33 -05:00