Files
rdkit/Code
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-05-08 09:34:02 +02:00
2021-10-20 04:25:27 +02:00
2022-03-24 05:54:12 +01:00
2022-03-17 16:36:30 +01:00
2022-04-12 05:57:25 +02:00
2019-10-10 20:18:43 +09:00