简体   繁体   English

打字稿0.9.1:智能感知速度很慢我应该回到0.8.3以获得更好的性能吗?

[英]Typescript 0.9.1 : Very slow intellisense Should i go back to 0.8.3 for better performance?

I am now using typescript. 我现在正在使用打字稿。 While i love the language as it is way better then javascript i still have some issues. 虽然我喜欢这种语言,但它比javascript更好,但我仍然遇到一些问题。

My typescript compiler now eats CPU power it also takes 5 seconds to give code hinting and so on. 我的打字稿编译器现在占用了CPU功能,并且还需要5秒钟才能给出代码提示,依此类推。

I was wondering was this better at older versions if so how much? 我想知道旧版本是否更好?

Yes it IS! 是的!

they rewrote the compiler. 他们重写了编译器。 i dont know what they did wrong but they screwed it up compleately. 我不知道他们做错了什么,但他们全力以赴。

Until they fixed it i reccomend going back to 0.8.3.1 what is very fast! 在他们解决之前,我建议回到0.8.3.1,这是非常快的!

EDIT: Maybe it is because i am using web dev toolkit 2.9 what does not officially support typescript 0.9 they removed all support in 3.0 why the hell i don't know 编辑:也许是因为我正在使用Web开发工具包2.9什么不正式支持打字稿0.9他们删除了3.0中的所有支持为什么我不知道

I think you tried 0.9.0. 我认为您尝试了0.9.0。 They fixed the mentioned performance issues in 0.9.1 他们修复了0.9.1中提到的性能问题

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM